gbe
cf999c6e10
Fix a few mandoc issues
...
- skipping paragraph macro: Pp after Sh
- sections out of conventional order: Sh EXAMPLES
- whitespace at end of input line
- normalizing date format
2020-10-09 19:12:44 +00:00
dteske
48e117e8c9
Use full month in dpv(3), figpar(3), and bsdconfig(8) manuals
...
Reported by: maxim
2018-03-14 19:09:06 +00:00
dteske
d08ad3f736
Add -k' for dpv(3)
keep_tite' config option
...
For scripts using dialog(1) several times, it can be visually distracting
running dpv(1) several times amidst other dialogs. The `-k' option, similar
to dialog(1) `--keep-tite', enables the same functionality to smooth ti/te.
2016-01-26 23:59:30 +00:00
dteske
b27289d27f
dpv(1) merged to stable/10 before release/10.2.0
...
MFC after: 3 days
X-MFC-to: stable/10
2015-10-23 07:38:34 +00:00
joel
f0de8ee41c
mdoc: sort SEE ALSO.
2014-12-26 21:56:23 +00:00
joel
121294362f
Misc mdoc fixes:
...
- Remove superfluous paragraph macros.
- Remove/fix empty or incorrect macros.
- Sort sections into conventional order.
- Terminate quoted strings properly.
- Remove EOL whitespace.
2014-11-23 21:00:00 +00:00
dteske
bf764fc982
Add new libraries/utilities for data throughput visualization.
...
dpv(3): dialog progress view library
dpv(1): stream data from stdin or multiple paths with dialog progress view
figpar(3): configuration file parsing library
Reviews: D714
Reviewed by: jelischer, shurd
Discussed at: MeetBSD California 2014 Vendor/Dev Summit
Discussed on: -current
MFC after: 21 days
X-MFC-to: stable/10 stable/9
2014-11-04 23:46:01 +00:00