source: trunk/third/moira/man/chfn.1 @ 24319

Revision 24319, 1.8 KB checked in by broder, 14 years ago (diff)
New Moira snapshot from SVN.
Line 
1.TH CHFN 1 "1 Feb 1988" "Project Athena"
2\" RCSID: $HeadURL: svn+ssh://svn.mit.edu/moira/trunk/moira/man/chfn.1 $ $Id: chfn.1 3956 2010-01-05 20:56:56Z zacheiss $
3.SH NAME
4chfn \- change finger information
5.SH SYNOPSIS
6.B chfn
7[ username ]
8.SH DESCRIPTION
9This command changes (or installs)
10the GECOS information field
11associated with
12.IR username
13(your own name by default).  It also asks for some information not in
14the standard GECOS field, such as a nickname and home address.
15The GECOS information is the information shown by
16.I finger(1).
17.PP
18When invoked,
19.B chfn
20displays the current information as default values
21while prompting for any changes.
22The fields include a user's
23``real life'' name, nickname, home address and phone number,
24office address and phone number, department and year.
25Included in each prompt is a default value,
26which is enclosed between brackets.
27The default value is accepted simply by typing a carriage
28return.  To enter a blank field, the word ``none'' may
29be typed.  Below is a sample run:
30.PP
31Info last changed on 22-mar-1988 15:13:33 by user studley using chfn
32.br
33Name [Biff Studsworth II]:
34.br
35Nickname [Studley]:
36.br
37Home address (Ex: EC Bemis 514) [New House 4-601]:
38.br
39Home phone number (Ex: 3141592) [225-1234]:
40.br
41Office address (Exs: E40-342 or 2-108) [E40-300M]: \fBE40-358M\fP
42.br
43Office phone (Ex: 3-7619) []: \fB1863\fP
44.br
45MIT department (Exs: 9, Biology, Information Services) [VI-3]: \fBnone\fP
46.br
47MIT year (Exs: 1989, '91, Faculty, Grad) ['90]: \fB\'91\fP
48.PP
49.I chfn
50allows phone numbers to be entered with or without hyphens.
51.PP
52Note that the changes will not show up with
53.I finger
54until the day after the database has been changed.
55.PP
56Users may only change their own information unless they are
57Moira database administrators.
58.SH AUTHOR
59Emanuel 'Jay' Berkenbilt
60.SH "SEE ALSO"
61moira(1), finger(1)
Note: See TracBrowser for help on using the repository browser.