diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-02 17:51:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-02 17:51:27 +0000 |
commit | e372367323a0c926e42b43ffd9caf2c3d2a713e1 (patch) | |
tree | 12797f637db6044a6a12d6c24225dedfa0e4b7fc /share | |
parent | 8c2127e5832999a64f7089a032e2d5df96b755e0 (diff) |
make home_dir description match the rest of the page;
from will h. backman;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/passwd.5 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 93955889748..eb19fb069ae 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: passwd.5,v 1.30 2005/02/09 16:28:30 jmc Exp $ +.\" $OpenBSD: passwd.5,v 1.31 2005/08/02 17:51:26 jmc Exp $ .\" $NetBSD: passwd.5,v 1.4 1995/07/28 06:46:05 phil Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -198,9 +198,13 @@ The office and phone number subfields, if they exist, are used by the .Xr finger 1 program and possibly by other applications. .Pp -The user's home directory is the full +The +.Ar home_dir +field +(the user's home directory) +is the full .Tn UNIX -path name where the user will be placed on login. +pathname where the user will be placed on login. .Pp The .Ar shell |