.\" modify it under the terms of the GNU General Public License.
.\" There is no warranty.
.\"
-.TH CHFN 1 "July 2014" "util-linux" "User Commands"
+.TH CHFN 1 "November 2015" "util-linux" "User Commands"
.SH NAME
chfn \- change your finger information
.SH SYNOPSIS
configuration items are relevant for
.BR chfn (1):
.PP
-.B CHFN_RESTRICT
-(string)
+.BI CHFN_RESTRICT " string"
.RS 4
Indicate which fields are changeable by \fBchfn\fR.
-The boolean setting "yes" means that Office, Office Phone and Home Phone items
-are changeable and boolean setting "no" means that Full Name, Office, Office
-Phone and Home Phone are changeable.
+The boolean setting \fB"yes"\fR means that only the Office, Office Phone and
+Home Phone fields are changeable, and boolean setting \fB"no"\fR means that
+also the Full Name is changeable.
-The another way is to specify changeable fields by abbreviations, f =
-Full Name, r = Office (room), w = Office (work) Phone, h = Home Phone. For
-example CHFN_RESTRICT "wh" allows to change work and home phone numbers.
+Another way to specify changeable fields is by abbreviations: f = Full Name,
+r = Office (room), w = Office (work) Phone, h = Home Phone. For example,
+\fBCHFN_RESTRICT "wh"\fR allows changing work and home phone numbers.
-If the CHFN_RESTRICT is undefined then all finger information are read-only.
-This is default.
+If CHFN_RESTRICT is undefined, then all finger information is read-only.
+This is the default.
.RE
.PP
.SH "EXIT STATUS"