Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/chown ALso fix chgrp Synopsis to include -d option
details: https://anonhg.NetBSD.org/src/rev/3c1127c180ab
branches: trunk
changeset: 375898:3c1127c180ab
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat May 20 09:41:34 2023 +0000
description:
ALso fix chgrp Synopsis to include -d option
diffstat:
sbin/chown/chgrp.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r e62e9de1c824 -r 3c1127c180ab sbin/chown/chgrp.1
--- a/sbin/chown/chgrp.1 Sat May 20 02:47:35 2023 +0000
+++ b/sbin/chown/chgrp.1 Sat May 20 09:41:34 2023 +0000
@@ -29,9 +29,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chgrp.1 8.3 (Berkeley) 3/31/94
-.\" $NetBSD: chgrp.1,v 1.9 2023/05/04 17:07:56 pgoyette Exp $
+.\" $NetBSD: chgrp.1,v 1.10 2023/05/20 09:41:34 pgoyette Exp $
.\"
-.Dd May 1, 2023
+.Dd May 19, 2023
.Dt CHGRP 1
.Os
.Sh NAME
@@ -43,7 +43,7 @@
.Fl R
.Op Fl H | Fl L | Fl P
.Oc
-.Op Fl fhv
+.Op Fl dfhv
.Ar group
.Ar
.Nm
@@ -51,7 +51,7 @@
.Fl R
.Op Fl H | Fl L | Fl P
.Oc
-.Op Fl fhv
+.Op Fl dfhv
.Fl Fl reference=rfile
.Ar
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index