Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Another old-style chown(8) bites the dust.
details: https://anonhg.NetBSD.org/src/rev/873071e1b034
branches: trunk
changeset: 480865:873071e1b034
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Jan 22 01:34:55 2000 +0000
description:
Another old-style chown(8) bites the dust.
diffstat:
share/man/man5/ttyaction.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9b7e0270af45 -r 873071e1b034 share/man/man5/ttyaction.5
--- a/share/man/man5/ttyaction.5 Sat Jan 22 00:34:30 2000 +0000
+++ b/share/man/man5/ttyaction.5 Sat Jan 22 01:34:55 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttyaction.5,v 1.3 1998/08/29 17:31:57 tsarna Exp $
+.\" $NetBSD: ttyaction.5,v 1.4 2000/01/22 01:34:55 kleink Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -88,7 +88,7 @@
part of the record for simple tasks such as changing the
ownership of related devices. For example:
.Bd -literal -offset indent
-console * chown ${USER}.tty /dev/mouse
+console * chown ${USER}:tty /dev/mouse
.Ed
.Pp
will
Home |
Main Index |
Thread Index |
Old Index