-
Browse
Commit
-
Author :
schwarze
Date :
2020-09-16 18:32:59
Hash :
652e4b08
Message :
simple mdoc(7) fixes:
* delete one stray .Ft line
* escape double quotes in a macro argument
* some .Nm -> .Fn and .Nm -> .Vt replacements where needed
* avoid excessive .Bl -tag -width
OK martijn@