freebsd-dev/usr.bin/fstat
Mateusz Piotrowski cf0b74eee6 Clean up and improve manual page for fuser(1)
- Mention option's arguments in the list of options (so that now we mention
  "-N system" instead of just "-N").
- Stylize signals and other constants like O_APPEND with Dv.
- Sort options.
- Change indentation width for readability.
- Fix a couple of typos.
- Sort symbols list.
- Use Sy instead of Cm for symbols. They are not command modifiers.
- Use Ex -std in the EXIT STATUS section for consistency with other manual
  pages.
- Use Ql instead of Dq Li for inline code examples as Li has recently been
  deprecated by mdoc.

Reviewed by:	bcr
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D25332
2020-06-18 11:18:26 +00:00
..
fstat.1 Clean up fstat.1 2020-06-17 21:21:57 +00:00
fstat.c
functions.h
fuser.1 Clean up and improve manual page for fuser(1) 2020-06-18 11:18:26 +00:00
fuser.c
main.c
Makefile
Makefile.depend