]> git.cameronkatri.com Git - pw-darwin.git/commitdiff
Clean up the synopsis section & fix mandoc warnings
authorMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 10:48:01 +0000 (10:48 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 10:48:01 +0000 (10:48 +0000)
The synopsis section had two very similar entries. The flags documented by
the first one were a strict subset of the second one. Let's just keep only
the second entry for simplicity.

MFC after: 1 week

chpass/chpass.1

index 78d5201cb249a521fc022ef62681f0c1a9223787..94112b872f05ad91a16a22bd530101c48871c396 100644 (file)
@@ -28,7 +28,7 @@
 .\"     @(#)chpass.1   8.2 (Berkeley) 12/30/93
 .\" $FreeBSD$
 .\"
-.Dd December 30, 1993
+.Dd November 17, 2020
 .Dt CHPASS 1
 .Os
 .Sh NAME
 .Nd add or change user database information
 .Sh SYNOPSIS
 .Nm
+.Op Fl loy
 .Op Fl a Ar list
-.Op Fl p Ar encpass
+.Op Fl d Ar domain
 .Op Fl e Ar expiretime
-.Op Fl s Ar newshell
-.Op user
-.Nm
-.Op Fl oly
-.Op Fl a Ar list
+.Op Fl h Ar host
 .Op Fl p Ar encpass
-.Op Fl e Ar expiretime
 .Op Fl s Ar newshell
-.Op Fl d Ar domain
-.Op Fl h Ar host
 .Op user
 .Sh DESCRIPTION
 The
@@ -216,7 +210,7 @@ Note that
 .Xr finger 1
 will display the office location and office phone together under the
 heading
-.Ar Office: .
+.Ar Office\&: .
 .Pp
 The user's
 .Ar home directory
@@ -313,7 +307,7 @@ changing other fields could be added, this would lead to
 compatibility problems with other NIS-capable systems.
 Even though the super-user may supply data for other fields
 while editing an entry, the extra information (other than the
-password -- see below) will be silently discarded.
+password \(em see below) will be silently discarded.
 .Pp
 Exception: the super-user on the NIS master server is permitted to
 change any field.