| Age | Commit message (Collapse) | Author |
|
|
|
Patches provided by Joel Baker in PR 22365, verified by myself.
|
|
for correct formatting of the SYNOPSIS any longer.
|
|
|
|
|
|
|
|
|
|
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
|
|
it look like what Solaris and Linux use (comma but no space between items).
|
|
so we shouldn't override it with versions in the manpages. Many more to
come.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"id <login>" to dtrt with primary group name.
|
|
This manpage must have been derrived from the logname manpage, remove
logname cruft.
|
|
|
|
|
|
|
|
|