freebsd-dev/usr.bin/chpass
Mateusz Piotrowski c2364e5a41 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
2020-11-17 16:54:12 +00:00
..
chpass.1 Partially revert r367756 (chpass(1) synopsis changes) 2020-11-17 16:54:12 +00:00
chpass.c
chpass.h
edit.c
field.c
Makefile Fix i386 build of chpass after r363992 2020-08-08 10:05:27 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
table.c
util.c