summaryrefslogtreecommitdiffstats
path: root/chpass/chpass.1
diff options
context:
space:
mode:
authorGuy Helmer <ghelmer@FreeBSD.org>1999-02-23 02:41:26 +0000
committerGuy Helmer <ghelmer@FreeBSD.org>1999-02-23 02:41:26 +0000
commite5cf543fa1fda398fa1207e1338b79c3efcf3f54 (patch)
treec2cf06ad8bbc508758414521ea31fadb35816f40 /chpass/chpass.1
parenta235e482221f4b91a91fc413be516e70008b3b9c (diff)
downloadpw-darwin-e5cf543fa1fda398fa1207e1338b79c3efcf3f54.tar.gz
pw-darwin-e5cf543fa1fda398fa1207e1338b79c3efcf3f54.tar.zst
pw-darwin-e5cf543fa1fda398fa1207e1338b79c3efcf3f54.zip
Change the prompt for the office location field from "Location:"
to "Office Location:" to disambiguate what is expected. Add a note to the man page to indicate that the office location and office phone fields are concatenated and printed with the heading "Office:" by finger(1). Swap the order of the home and office phone fields in the man page to match the order of the fields in the editor. If any programs interact with chpass(1) and expect "Location:" instead of "Office Location:" as the prompt, either this change will have to be reverted or the other programs will have to be changed. PR: docs/7533
Diffstat (limited to 'chpass/chpass.1')
-rw-r--r--chpass/chpass.115
1 files changed, 10 insertions, 5 deletions
diff --git a/chpass/chpass.1 b/chpass/chpass.1
index 8bcd8c8..6ce3bfa 100644
--- a/chpass/chpass.1
+++ b/chpass/chpass.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)chpass.1 8.2 (Berkeley) 12/30/93
-.\" $Id: chpass.1,v 1.13 1998/12/13 02:48:43 dillon Exp $
+.\" $Id: chpass.1,v 1.14 1998/12/13 15:32:26 bde Exp $
.\"
.Dd December 30, 1993
.Dt CHPASS 1
@@ -96,12 +96,12 @@ password change time
account expiration time
.It Full Name:
user's real name
-.It Location:
-user's normal location (1)
-.It Home Phone:
-user's home phone (1)
+.It Office Location:
+user's office location (1)
.It Office Phone:
user's office phone (1)
+.It Home Phone:
+user's home phone (1)
.It Other Information:
any locally defined parameters for user (1)
.It Home Directory:
@@ -180,6 +180,11 @@ numbers and finally
.Ar other information
which is a single comma delimited string to represent any additional
gcos fields (typically used for site specific user information).
+Note that
+.Xr finger 1
+will display the office location and office phone together under the
+heading
+.Ar Office: .
.Pp
The user's
.Ar home directory