Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/nl PR/47789: Eitan Adler: small nits



details:   https://anonhg.NetBSD.org/src/rev/4e3d1c934103
branches:  trunk
changeset: 786566:4e3d1c934103
user:      christos <christos%NetBSD.org@localhost>
date:      Wed May 01 20:53:59 2013 +0000

description:
PR/47789: Eitan Adler: small nits

diffstat:

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

diffs (37 lines):

diff -r 183a799866c3 -r 4e3d1c934103 usr.bin/nl/nl.1
--- a/usr.bin/nl/nl.1   Wed May 01 19:56:47 2013 +0000
+++ b/usr.bin/nl/nl.1   Wed May 01 20:53:59 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nl.1,v 1.12 2012/04/08 22:00:39 wiz Exp $
+.\"    $NetBSD: nl.1,v 1.13 2013/05/01 20:53:59 christos Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 15, 1999
+.Dd May 1, 2013
 .Dt NL 1
 .Os
 .Sh NAME
@@ -70,7 +70,6 @@
 .Pp
 The starts of logical page sections are signaled by input lines containing
 nothing but one of the following sequences of delimiter characters:
-.Pp
 .Bd -unfilled -offset indent
 .Bl -column "\e:\e:\e: " "header "
 .It Em "Line"  "Start of"
@@ -196,9 +195,7 @@
 is 6.
 .El
 .Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success, and \*[Gt]0 if an error occurs.
+.Ex -std
 .Sh SEE ALSO
 .Xr pr 1
 .Sh STANDARDS



Home | Main Index | Thread Index | Old Index