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)
Wed, May 22, 3:11 AM
Unknown Object (File)
Wed, May 22, 3:01 AM
Unknown Object (File)
Tue, May 21, 12:28 PM
Unknown Object (File)
Tue, May 21, 12:00 PM
Unknown Object (File)
Sat, May 18, 9:51 AM
Unknown Object (File)
Tue, May 7, 6:26 PM
Unknown Object (File)
Mon, May 6, 3:01 AM
Unknown Object (File)
Mar 11 2024, 10:16 AM
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