]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partially revert r367756 (chpass(1) synopsis changes)
authorMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 16:54:12 +0000 (16:54 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 16:54:12 +0000 (16:54 +0000)
commitc2364e5a419fcd6396869c8e0cbe7128488a2900
treee55066f78452b8ac225f5885c6b9d575923fbd00
parent329327e272feedec3659a0d345b2302367dcb752
Partially revert r367756 (chpass(1) synopsis changes)

Let's have two entries in the synopsis:
- chpass now lists options which can be used for non-NIS-specific
  functionalities.
- ypchpass additionally lists the NIS-specific flags.

Technically, it is an artificial distinction, as chpass and ypchpass behave
identically. Nevertheless, it might help navigating the synopsis section.

Reviewed by: imp
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D27251
usr.bin/chpass/chpass.1