Page MenuHomeFreeBSD

Partially revert r367756 (chpass(1) synopsis changes)
ClosedPublic

Authored by 0mp on Nov 17 2020, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 5:04 PM
Unknown Object (File)
Oct 6 2024, 4:31 AM
Unknown Object (File)
Sep 18 2024, 7:10 PM
Unknown Object (File)
Sep 18 2024, 3:29 PM
Unknown Object (File)
Sep 4 2024, 9:17 AM
Unknown Object (File)
Sep 4 2024, 1:12 AM
Unknown Object (File)
Sep 3 2024, 3:58 AM
Unknown Object (File)
Sep 2 2024, 1:50 PM
Subscribers

Details

Summary
Partially revert r367756 (chpass(1) synopsis changes)

Let's have two entries in the synopsis:
- chpass now lists options which can be used for a non-NIS-specific
  functionalities.
- ypchpass lists all the options of chpass + the NIS-specific ones.

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable