Source-Changes-HG archive

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

[src/trunk]: src/share/man/man1 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/6e6451970009
branches:  trunk
changeset: 754604:6e6451970009
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 05 22:03:19 2010 +0000

description:
New sentence, new line.

diffstat:

 share/man/man1/intro.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 70c313cc67da -r 6e6451970009 share/man/man1/intro.1
--- a/share/man/man1/intro.1    Wed May 05 22:01:10 2010 +0000
+++ b/share/man/man1/intro.1    Wed May 05 22:03:19 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.1,v 1.11 2010/05/05 05:36:21 jruoho Exp $
+.\"    $NetBSD: intro.1,v 1.12 2010/05/05 22:03:19 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -53,8 +53,8 @@
 All commands set a status value upon exit which may be tested
 to see if the command completed normally.
 The exit values and their meanings are explained in the individual
-manuals.  Traditionally, the value 0 signifies successful
-completion of the command.
+manuals.
+Traditionally, the value 0 signifies successful completion of the command.
 .Sh SEE ALSO
 .Xr man 1 ,
 .Xr intro 2 ,



Home | Main Index | Thread Index | Old Index