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)
Mar 11 2024, 10:16 AM
Unknown Object (File)
Jan 20 2024, 1:57 PM
Unknown Object (File)
Dec 20 2023, 7:06 AM
Unknown Object (File)
Nov 30 2023, 7:03 AM
Unknown Object (File)
Nov 12 2023, 5:29 AM
Unknown Object (File)
Nov 6 2023, 7:15 PM
Unknown Object (File)
Oct 6 2023, 12:26 PM
Unknown Object (File)
Aug 15 2023, 9:14 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