Date: Mon, 22 Feb 1999 18:41:26 -0800 (PST) From: Guy Helmer <ghelmer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass chpass.1 edit.c table.c Message-ID: <199902230241.SAA28874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ghelmer 1999/02/22 18:41:26 PST
Modified files:
usr.bin/chpass chpass.1 edit.c table.c
Log:
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
Revision Changes Path
1.15 +10 -5 src/usr.bin/chpass/chpass.1
1.13 +2 -2 src/usr.bin/chpass/edit.c
1.7 +1 -1 src/usr.bin/chpass/table.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902230241.SAA28874>
