Module Name:    src
Committed By:   joerg
Date:           Mon Mar 23 17:02:06 UTC 2009

Modified Files:
        src/usr.bin/mail: mail.1

Log Message:
Fix quoting.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/usr.bin/mail/mail.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/mail/mail.1
diff -u src/usr.bin/mail/mail.1:1.54 src/usr.bin/mail/mail.1:1.55
--- src/usr.bin/mail/mail.1:1.54	Mon Dec  8 11:32:18 2008
+++ src/usr.bin/mail/mail.1	Mon Mar 23 17:02:06 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mail.1,v 1.54 2008/12/08 11:32:18 wiz Exp $
+.\"	$NetBSD: mail.1,v 1.55 2009/03/23 17:02:06 joerg Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -1833,7 +1833,7 @@
 Note 1: The message status flag
 .Ql \&%Q
 will display the single character
-.Ql \+
+.Ql \&+
 for the parent of a subthread.
 This will be overwritten by a
 .Ql T ,

Reply via email to