Module Name:    src
Committed By:   christos
Date:           Tue Sep 30 20:54:11 UTC 2014

Modified Files:
        src/usr.bin/mail/USD.doc: mail5.nr mail9.nr

Log Message:
There is no \(ua in roff, you really mean \(ha (Circumflex-Accent) aka ^


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/mail/USD.doc/mail5.nr
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/mail/USD.doc/mail9.nr

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/USD.doc/mail5.nr
diff -u src/usr.bin/mail/USD.doc/mail5.nr:1.5 src/usr.bin/mail/USD.doc/mail5.nr:1.6
--- src/usr.bin/mail/USD.doc/mail5.nr:1.5	Thu Aug  7 07:14:45 2003
+++ src/usr.bin/mail/USD.doc/mail5.nr	Tue Sep 30 16:54:11 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mail5.nr,v 1.5 2003/08/07 11:14:45 agc Exp $
+.\"	$NetBSD: mail5.nr,v 1.6 2014/09/30 20:54:11 christos Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -58,7 +58,7 @@ consists of a list of message numbers, r
 separated by spaces or tabs.  Message numbers may be either
 decimal numbers, which directly specify messages, or one of the
 special characters
-.q \(ua
+.q \(ha
 .q "."
 or
 .q "$"

Index: src/usr.bin/mail/USD.doc/mail9.nr
diff -u src/usr.bin/mail/USD.doc/mail9.nr:1.4 src/usr.bin/mail/USD.doc/mail9.nr:1.5
--- src/usr.bin/mail/USD.doc/mail9.nr:1.4	Thu Aug  7 07:14:46 2003
+++ src/usr.bin/mail/USD.doc/mail9.nr	Tue Sep 30 16:54:11 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mail9.nr,v 1.4 2003/08/07 11:14:46 agc Exp $
+.\"	$NetBSD: mail9.nr,v 1.5 2014/09/30 20:54:11 christos Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -121,7 +121,7 @@ escape	valued	Escape character to be use
 folder	valued	Directory to store folders in
 hold	binary	Hold messages in system mailbox by default
 ignore	binary	Ignore \s-2RUBOUT\s0 while sending mail
-ignoreeof	binary	Don't terminate letters/command input with \fB\(uaD\fP
+ignoreeof	binary	Don't terminate letters/command input with \fB\(haD\fP
 keep	binary	Don't unlink system mailbox when empty
 keepsave	binary	Don't delete \fBsave\fPd messages by default
 metoo	binary	Include sending user in aliases

Reply via email to