freebsd-dev/bin/date
Mateusz Piotrowski 00133d5c5e date.1: Fix some style issues and examples
- Use Cm instead of Ar or Sq for command modifiers of the -v flag.
- Remove unnecessary "Ar ..." from the synopsis. It's not clear what it
  was referring to.
- Add missing arguments to the -f and -v flags.
- Stylize the dot before "ss" with Cm in the default format in the -f
  flag description.
- Set LC_ALL=C in the last example so that the output format of
  date(1) always matches the specified format of the -f flag not matter
  the locale.
- List the -f flag as optional in all usage lines in the synopsis.

MFC after:	3 days
2021-11-03 14:09:18 +01:00
..
tests date(1): Add ISO 8601 formatting option 2018-08-04 21:54:30 +00:00
date.1 date.1: Fix some style issues and examples 2021-11-03 14:09:18 +01:00
date.c Restore the -n flag parsing, but ignore it. 2019-04-24 05:24:10 +00:00
Makefile Remove, the now very outdated, timed. 2018-12-15 21:34:40 +00:00
Makefile.depend Remove, the now very outdated, timed. 2018-12-15 21:34:40 +00:00
vary.c
vary.h