]> git.cameronkatri.com Git - pw-darwin.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)
commitfcf4b2f12ab5618542cc036a40239eedd658f95a
treee820850bedd364fda1b947a1dee61fec7b93c006
parent10658cd37c3d9b149867cbb25ed713aa6b32ad0a
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
chpass/chpass.1