freebsd-dev/usr.bin/fstat
Mateusz Piotrowski 78ef79139e Clean up fstat.1
- Sort options in the list & indent for readability.
- Pet linters
  - Use "\(em" instead of "--"
  - Remove Tn macros
- Use Ql instead of Dq Li
- Add arguments to the -M, -N, -p, and -u options in their descriptions.
- Use Sy instead of Li for field names. Li is deprecated, and Ql makes no
  sense here.
- Replace a literal block with a list for the table of special names
  related to FD.
- Use Ql instead of ``X''.
- Add a dot after etc.
- Reference fuser(1).

MFC after:	1 week
2020-06-17 21:21:57 +00:00
..
fstat.1 Clean up fstat.1 2020-06-17 21:21:57 +00:00
fstat.c Add the fstat -s option to display socket information. 2019-10-19 19:52:19 +00:00
functions.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fuser.1
fuser.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
main.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00