Document ``/'' as default directory to avoid confusion of the users.
This commit is contained in:
parent
d78c1c9e2d
commit
f4136e8234
|
@ -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 @@ The options are as follows:
|
|||
.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
|
||||
|
|
Loading…
Reference in New Issue