Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ls Use .Nm for 'ls'.
details: https://anonhg.NetBSD.org/src/rev/6db314937c03
branches: trunk
changeset: 326864:6db314937c03
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Feb 20 19:10:25 2014 +0000
description:
Use .Nm for 'ls'.
diffstat:
bin/ls/ls.1 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r b7296de705a9 -r 6db314937c03 bin/ls/ls.1
--- a/bin/ls/ls.1 Thu Feb 20 18:56:36 2014 +0000
+++ b/bin/ls/ls.1 Thu Feb 20 19:10:25 2014 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index