Source-Changes-HG archive

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

[src/trunk]: src/bin/chmod Sync wi/ what mdoc.samples(7) says:



details:   https://anonhg.NetBSD.org/src/rev/089cb2a42dd5
branches:  trunk
changeset: 481750:089cb2a42dd5
user:      enami <enami%NetBSD.org@localhost>
date:      Sat Feb 05 11:39:16 2000 +0000

description:
Sync wi/ what mdoc.samples(7) says:
- The default argument of Ar macro is file ...
- Use or Ap ing.

diffstat:

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

diffs (27 lines):

diff -r eed8d4a69bf4 -r 089cb2a42dd5 bin/chmod/chmod.1
--- a/bin/chmod/chmod.1 Sat Feb 05 07:58:54 2000 +0000
+++ b/bin/chmod/chmod.1 Sat Feb 05 11:39:16 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: chmod.1,v 1.11 1997/10/20 08:51:10 enami Exp $
+.\"    $NetBSD: chmod.1,v 1.12 2000/02/05 11:39:16 enami Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -50,7 +50,7 @@
 .Oc
 .Op Fl h
 .Ar mode
-.Ar file ...
+.Ar
 .Sh DESCRIPTION
 The
 .Nm
@@ -112,7 +112,7 @@
 .Sh MODES
 Modes may be absolute or symbolic.
 An absolute mode is an octal number constructed by
-.Ar or-ing
+.Em or Ap ing
 the following values:
 .Pp
 .Bl -tag -width 6n -compact -offset indent



Home | Main Index | Thread Index | Old Index