freebsd-dev/sbin/rcorder
Mateusz Piotrowski f5c5d4147f Improve the rcorder manual page
- Fix formatting issues such as:
  - Use Ql instead of Dq Li as Li is deprecated
  - Address some mandoc warnings
- Add arguments missing from the list of options (i.e., document "-k keep"
  instead of just "-k").
- Document that -k and -s can be specified multiple times
- Use sshd instead of named for the example in the BUGS section, as named
  is not in the base system. Also, use Nm instead of Xr there as it is not
  the sshd binary that is required to be running, but the service.
- Use Sy instead of Cm for KEYWORDS. Cm is reserved for command-line
  modifiers of the CLI.
- Add an EXAMPLES section
- Cross-reference service(8).

MFC after:	2 weeks
2020-06-22 10:01:24 +00:00
..
ealloc.c
ealloc.h
hash.c
hash.h
Makefile
Makefile.depend
rcorder-visualize.sh
rcorder.8 Improve the rcorder manual page 2020-06-22 10:01:24 +00:00
rcorder.c
sprite.h