diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-05 00:28:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-05 00:28:59 +0000 |
commit | d42b8335945a579054f42dc44eb007664e15236f (patch) | |
tree | 7f180087c945146ff72b245dc58ebe19990adac4 /usr.sbin/sesd | |
parent | cb331a5fc3503bef1db7700c5754efd395dae2ad (diff) |
Finish standardizing options list introduction.
Diffstat (limited to 'usr.sbin/sesd')
-rw-r--r-- | usr.sbin/sesd/sesd/sesd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sesd/sesd/sesd.8 b/usr.sbin/sesd/sesd/sesd.8 index 56d5bd4b872..110b25e964e 100644 --- a/usr.sbin/sesd/sesd/sesd.8 +++ b/usr.sbin/sesd/sesd/sesd.8 @@ -1,5 +1,5 @@ .\" $NetBSD: $ -.\" $OpenBSD: sesd.8,v 1.1 2000/02/21 08:45:15 mjacob Exp $ +.\" $OpenBSD: sesd.8,v 1.2 2000/03/05 00:28:51 aaron Exp $ .\" $FreeBSD: $ .\" .\" Copyright (c) 2000 Matthew Jacob @@ -56,7 +56,7 @@ When no other options are supplied, detached becomes a daemon, by default waking up every 30 seconds to poll each device for a change in state. .Pp -The following options may be used: +The options are as follows: .Bl -tag -width Ds .It Fl p Ar poll-interval Change the interval of polling from the default 30 seconds to the number |