freebsd-dev/usr.sbin/inetd
Mateusz Piotrowski 593ad024e4 inetd.8: Sort options
While here:

- Cluster flags without arguments together.
- Simplify the synopsis of the -a flag. There is no need to distinguish
  between address and hostname there.
- Add a missing argument to the -a flag in the description section.
- Fix some typos.

MFC after:	3 days
2021-12-06 22:15:19 +01:00
..
builtins.c inetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC 2019-12-31 04:36:14 +00:00
inetd.8 inetd.8: Sort options 2021-12-06 22:15:19 +01:00
inetd.c inetd: fix unix sockaddr's length assignment 2021-02-12 13:36:38 -06:00
inetd.conf inetd.conf: Wordsmith recommendation 2021-03-18 15:17:32 +01:00
inetd.h inetd: track all child pids, regardless of maxchild spec 2020-01-01 04:22:04 +00:00
Makefile inetd: convert remaining bzero(3) to memset(3), NFC 2020-01-01 04:29:08 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options
pathnames.h