]> andersk Git - moira.git/blame - man/chfn.1
fix program name stuff correctly
[moira.git] / man / chfn.1
CommitLineData
76ca8a03 1.TH CHFN 1 "1 Feb 1988" "Project Athena"
2\" RCSID: $Header$
3.SH NAME
4chfn \- change finger information
5.SH SYNOPSIS
6.B chfn
7[ username ]
8.SH DESCRIPTION
9This command changes (or installs)
10then GECOS information field
11associated with
12.IR username
13(your own name by default).
14The GECOS information is the information shown by
15.I finger(1).
16.PP
17When invoked,
18.B chfn
19displays the current information as default values
20while prompting for any changes.
21The fields include a user's
22``real life'' name, nickname, home address and phone number,
23office address and phone number, department and year.
24Included in each prompt is a default value,
25which is enclosed between brackets.
26The default value is accepted simply by typing a carriage
27return. To enter a blank field, the word ``none'' may
28be typed. Below is a sample run:
29.IP
30.B "Name [Biff Studsworth II]:"
31.br
32.B "Nickname [Studley]:"
33.br
34.B "Home address (Ex: Bemis 304) [New House 4-601]:"
35.br
36.B "Home phone number (Ex: 4660000) [225-1234]:"
37.br
38.B "Office address (Exs: 597 Tech Square or 10-256) [E40-300M]:"
39E40-358M
40.br
41.B "Office phone (Ex: 3-1300) []:"
421863
43.br
44.B "MIT department (Exs: EECS, Biology, Information Services) [VI-3]:"
45none
46.br
47.B "MIT year (Exs: 1989, '91, Faculty, Grad) ['90]:"
48'91
49.sp
50.PP
51.I chfn
52allows phone numbers to be entered with or without hyphens.
53If only four digits are entered for a phone number, and MIT extension
54is assumed. If the Office address ends in "M", it will assume an MIT
55room, if it ends in "T", it will assume Tech Square.
56.PP
57Note that the changes will not show up with
58.I finger
59until several hours after the database has been changed.
60.PP
61Users may only change their own information unless they are
62SMS database administrators.
63.SH "SEE ALSO"
64usermaint(1), finger(1)
This page took 0.06433 seconds and 5 git commands to generate.