freebsd-nq/usr.bin/chpass
Guy Helmer a041dfad25 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
1999-02-23 02:41:26 +00:00
..
chpass.1 Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
chpass.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
chpass.h Bump up the E_SHELL constant after an extra field was added, thus making 1998-09-03 17:32:22 +00:00
edit.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
field.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
Makefile Ignore errors from chflags. This makes it possible to make installworld 1999-02-14 13:56:15 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c Fixed printf format errors. Assume that time_t's are representable as 1998-10-17 14:06:20 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_yp.c Fixed printf format errors. Assume that uid_t's are representable as 1998-10-17 14:08:12 +00:00
pw_yp.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
table.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
util.c Allow two digit years 1969-2068 1999-01-18 22:15:09 +00:00