From f88e6136c3929ca6531bc4b33e559a8aa2fd6dcf Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Mon, 9 Jun 2003 19:32:02 +0000 Subject: [PATCH] Introduce options definition the standard way. --- usr.bin/lock/lock.1 | 5 ++--- usr.bin/look/look.1 | 4 ++-- usr.bin/mesg/mesg.1 | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1 index adfea5c586c3..3dce031d7e3d 100644 --- a/usr.bin/lock/lock.1 +++ b/usr.bin/lock/lock.1 @@ -52,9 +52,8 @@ There are two other conditions under which it will terminate: it will timeout after some interval of time and it may be killed by someone with the appropriate permission. .Pp -Options: -.Pp -.Bl -tag -width Fl +The following options are available: +.Bl -tag -width indent .It Fl n Don't use a timeout value. Terminal will be locked forever. .It Fl p diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 1fdbf9da1510..b8a7685d042f 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -65,8 +65,8 @@ is not specified, the file is used, only alphanumeric characters are compared and the case of alphabetic characters is ignored. .Pp -Options: -.Bl -tag -width Ds +The following options are available: +.Bl -tag -width indent .It Fl d Dictionary character set and order, i.e. only alphanumeric characters are compared. diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1 index 813ac2102ad3..d62b6bb10232 100644 --- a/usr.bin/mesg/mesg.1 +++ b/usr.bin/mesg/mesg.1 @@ -55,12 +55,12 @@ may display messages on the terminal. The first terminal device in the sequence of devices associated with standard input, standard output and standard error is affected. .Pp -Options available: -.Bl -tag -width flag +The following options are available: +.Bl -tag -width indent .It Cm n -Disallows messages. +Disallow messages. .It Cm y -Permits messages to be displayed. +Permit messages to be displayed. .El .Pp If no arguments are given,