diff options
author | sin <sin@2f30.org> | 2015-02-01 21:00:30 +0000 |
---|---|---|
committer | sin <sin@2f30.org> | 2015-02-01 21:01:49 +0000 |
commit | 71f9a7717b3ca29ecbd5a32312eedbf20eeba1b5 (patch) | |
tree | d954b613edd2a2543324d0e900d31b7ef838b39c | |
parent | 73428b2daf892400348c71bfeda6c3092db91738 (diff) |
Fix some mandoc lint warnings
-rw-r--r-- | sinit.8 | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -54,9 +54,7 @@ does not restart or interact with it in any way. You will need an external respawning mechanism to restart it. .Sh SEE ALSO -.Xr killall5 8 , -.Xr getty 8 +.Xr getty 8 , +.Xr killall5 8 .Sh AUTHORS -The -.Nm -program was written by Dimitris Papastamos <sin@2f30.org>. +.An Dimitris Papastamos Aq Mt sin@2f30.org . |