Fix some mandoc lint warnings - sinit - suckless init | |
git clone git://git.suckless.org/sinit | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 71f9a7717b3ca29ecbd5a32312eedbf20eeba1b5 | |
parent 73428b2daf892400348c71bfeda6c3092db91738 | |
Author: sin <[email protected]> | |
Date: Sun, 1 Feb 2015 21:00:30 +0000 | |
Fix some mandoc lint warnings | |
Diffstat: | |
M sinit.8 | 8 +++----- | |
1 file changed, 3 insertions(+), 5 deletions(-) | |
--- | |
diff --git a/sinit.8 b/sinit.8 | |
@@ -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 <[email protected]>. | |
+.An Dimitris Papastamos Aq Mt [email protected] . |