Module Name:    src
Committed By:   wiz
Date:           Thu Feb 20 19:10:25 UTC 2014

Modified Files:
        src/bin/ls: ls.1

Log Message:
Use .Nm for 'ls'.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/bin/ls/ls.1

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

Modified files:

Index: src/bin/ls/ls.1
diff -u src/bin/ls/ls.1:1.73 src/bin/ls/ls.1:1.74
--- src/bin/ls/ls.1:1.73	Thu Feb 20 18:56:36 2014
+++ src/bin/ls/ls.1	Thu Feb 20 19:10:25 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ls.1,v 1.73 2014/02/20 18:56:36 christos Exp $
+.\"	$NetBSD: ls.1,v 1.74 2014/02/20 19:10:25 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -184,7 +184,9 @@ except that
 the owner and group IDs are displayed numerically rather than converting
 to a owner or group name.
 .It Fl O
-Output only leaf files (not directories), eliding other ls output.
+Output only leaf files (not directories), eliding other
+.Nm
+output.
 .It Fl o
 Include the file flags in a long
 .Pq Fl l

Reply via email to