commit a34d8fb4327bbb1afd92e7527c53fcaad547a495
Author:     Hiltjo Posthuma <[email protected]>
AuthorDate: Fri Oct 6 11:57:31 2023 +0200
Commit:     Hiltjo Posthuma <[email protected]>
CommitDate: Fri Oct 6 11:57:31 2023 +0200

    slock.1: use standard wording for options
    
    Remove the OPTIONS section and add an EXIT STATUS section.

diff --git a/slock.1 b/slock.1
index bea2b13..40c15e1 100644
--- a/slock.1
+++ b/slock.1
@@ -14,11 +14,14 @@ is a simple X screen locker.
 If provided,
 .Ar cmd
 is executed after the screen has been locked.
-.Sh OPTIONS
+.Pp
+The options are as follows:
 .Bl -tag -width Ds
 .It Fl v
 Print version information to stdout and exit.
 .El
+.Sh EXIT STATUS
+.Ex -std
 .Sh EXAMPLES
 $
 .Nm

Reply via email to