Module Name:    src
Committed By:   wiz
Date:           Wed May  5 22:03:19 UTC 2010

Modified Files:
        src/share/man/man1: intro.1

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man1/intro.1

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

Modified files:

Index: src/share/man/man1/intro.1
diff -u src/share/man/man1/intro.1:1.11 src/share/man/man1/intro.1:1.12
--- src/share/man/man1/intro.1:1.11	Wed May  5 05:36:21 2010
+++ src/share/man/man1/intro.1	Wed May  5 22:03:19 2010
@@ -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 ,

Reply via email to