Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/mail/USD.doc There is no \(ua in roff, you really me...



details:   https://anonhg.NetBSD.org/src/rev/b413f54d4647
branches:  trunk
changeset: 332612:b413f54d4647
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Sep 30 20:54:11 2014 +0000

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

diffstat:

 usr.bin/mail/USD.doc/mail5.nr |  4 ++--
 usr.bin/mail/USD.doc/mail9.nr |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 3ca6c9381acd -r b413f54d4647 usr.bin/mail/USD.doc/mail5.nr
--- a/usr.bin/mail/USD.doc/mail5.nr     Tue Sep 30 20:46:59 2014 +0000
+++ b/usr.bin/mail/USD.doc/mail5.nr     Tue Sep 30 20:54:11 2014 +0000
@@ -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 @@
 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 "$"
diff -r 3ca6c9381acd -r b413f54d4647 usr.bin/mail/USD.doc/mail9.nr
--- a/usr.bin/mail/USD.doc/mail9.nr     Tue Sep 30 20:46:59 2014 +0000
+++ b/usr.bin/mail/USD.doc/mail9.nr     Tue Sep 30 20:54:11 2014 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index