Home
last modified time | relevance | path

Searched hist:"78 ef79139e8c399d47736f910c030be5c3554c34" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/fstat/
H A Dfstat.1diff 78ef79139e8c399d47736f910c030be5c3554c34 Wed Jun 17 23:21:57 CEST 2020 Mateusz Piotrowski <0mp@FreeBSD.org> 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