Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/leave Fix Xref. End sentence with a dot. From YOMURA...



details:   https://anonhg.NetBSD.org/src/rev/34e35d63d4e9
branches:  trunk
changeset: 584240:34e35d63d4e9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:18:42 2005 +0000

description:
Fix Xref. End sentence with a dot. From YOMURA Masanori in private mail.

diffstat:

 usr.bin/leave/leave.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r c30c96c6a2d9 -r 34e35d63d4e9 usr.bin/leave/leave.1
--- a/usr.bin/leave/leave.1     Sun Sep 11 23:17:34 2005 +0000
+++ b/usr.bin/leave/leave.1     Sun Sep 11 23:18:42 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: leave.1,v 1.10 2003/08/07 11:14:19 agc Exp $
+.\"    $NetBSD: leave.1,v 1.11 2005/09/11 23:18:42 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -82,7 +82,7 @@
 .Pp
 If no argument is given,
 .Nm
-prompts with "When do you have to leave?"
+prompts with "When do you have to leave?".
 A reply of newline causes
 .Nm
 to exit,
@@ -102,7 +102,7 @@
 .Bx 3.0 .
 .Sh BUGS
 In the modern age with
-.Xr X 1
+.Xr X 7
 and window multiplexing programs like
 .Xr window 1
 and



Home | Main Index | Thread Index | Old Index