Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/vipw Document ``/'' as default directory to avoid c...



details:   https://anonhg.NetBSD.org/src/rev/176041f6fc21
branches:  trunk
changeset: 500177:176041f6fc21
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Dec 07 12:55:06 2000 +0000

description:
Document ``/'' as default directory to avoid confusion of the users.

diffstat:

 usr.sbin/vipw/vipw.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ba2e20503b67 -r 176041f6fc21 usr.sbin/vipw/vipw.8
--- a/usr.sbin/vipw/vipw.8      Thu Dec 07 12:53:14 2000 +0000
+++ b/usr.sbin/vipw/vipw.8      Thu Dec 07 12:55:06 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vipw.8,v 1.9 2000/12/06 14:04:25 tron Exp $
+.\"    $NetBSD: vipw.8,v 1.10 2000/12/07 12:55:06 tron Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -80,7 +80,7 @@
 .Bl -tag -width flag
 .It Fl d Ar directory
 Change the root directory of the generated files from
-.Dq Pa
+.Dq Pa /
 to
 .Ar directory .
 .El



Home | Main Index | Thread Index | Old Index