Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/find Use .Ic markup for consistency with the rest of...
details: https://anonhg.NetBSD.org/src/rev/52b0720e7616
branches: trunk
changeset: 345880:52b0720e7616
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Jun 12 22:25:13 2016 +0000
description:
Use .Ic markup for consistency with the rest of the document
diffstat:
usr.bin/find/find.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r e851ded3fc76 -r 52b0720e7616 usr.bin/find/find.1
--- a/usr.bin/find/find.1 Sun Jun 12 22:17:18 2016 +0000
+++ b/usr.bin/find/find.1 Sun Jun 12 22:25:13 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: find.1,v 1.84 2016/06/12 22:17:18 pgoyette Exp $
+.\" $NetBSD: find.1,v 1.85 2016/06/12 22:25:13 pgoyette Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -171,9 +171,9 @@
and neither means
.Dq exactly Ar n .
(The argument specified for the
-.Fl user
+.Ic -user
and
-.Fl group
+.Ic -group
primaries
are similarly treated if the value is numeric and does not correspond to a
valid user or group name.)
Home |
Main Index |
Thread Index |
Old Index