slock.1: use standard wording for options - slock - simple X display locker utility
 (HTM) git clone git://git.suckless.org/slock
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a34d8fb4327bbb1afd92e7527c53fcaad547a495
 (DIR) parent e8bca65d629a4faa89439c9f0e599efb5a259573
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri,  6 Oct 2023 11:57:31 +0200
       
       slock.1: use standard wording for options
       
       Remove the OPTIONS section and add an EXIT STATUS section.
       
       Diffstat:
         M slock.1                             |       5 ++++-
       
       1 file changed, 4 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git 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