Change comma (,) to a period (.) as it is the control character
Use macro RB instead of the reverse one (BR)
Add missing [ in front of an (optional) option
Protect a full stop (.), that begins or ends a string, with \&
Change '-' to '\-', if it indicates an option
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
.IR full-name ]
.RB [ \-o
.IR office ]
-,RB [ \-p
+.RB [ \-p
.IR office-phone ]
.RB [ \-h
.IR home-phone ]
-.BR \-u ]
+.RB [ \-u ]
.RB [ \-v ]
.RI [ username ]
.SH DESCRIPTION
your real name, your work room and phone, and your home phone.
.B chfn
-supports non-local entries (kerberos, LDAP, etc.) if linked with libuser,
+supports non-local entries (kerberos, LDAP, etc.\&) if linked with libuser,
otherwise use ypchsh, lchsh or any other implementation for non-local
entries.
.SS COMMAND LINE
.B "\-u, \-\-help"
Display help text and exit.
.TP
-.B "-v, \-\-version"
+.B "\-v, \-\-version"
Display version information and exit.
.SH "EXIT STATUS"
Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.