Module Name: src
Committed By: wiz
Date: Sun Apr 7 18:49:06 UTC 2013
Modified Files:
src/usr.sbin/sesd/sesd: sesd.8
Log Message:
Fix option description.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/sesd/sesd/sesd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sesd/sesd/sesd.8
diff -u src/usr.sbin/sesd/sesd/sesd.8:1.6 src/usr.sbin/sesd/sesd/sesd.8:1.7
--- src/usr.sbin/sesd/sesd/sesd.8:1.6 Sat Apr 11 13:24:17 2009
+++ src/usr.sbin/sesd/sesd/sesd.8 Sun Apr 7 18:49:06 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: sesd.8,v 1.6 2009/04/11 13:24:17 wiz Exp $
+.\" $NetBSD: sesd.8,v 1.7 2013/04/07 18:49:06 wiz Exp $
.\" $OpenBSD: $
.\" $FreeBSD: $
.\"
@@ -32,7 +32,7 @@
.\" Matthew Jacob
.\" Feral Software
.\" [email protected]
-.Dd February 21, 2000
+.Dd April 7, 2013
.Dt SESD 8
.Os
.Sh NAME
@@ -62,7 +62,7 @@ The following options may be used:
Instead of detaching and becoming a daemon, stay attached to the
controlling terminal and log changes there as well as via the system
logger.
-.It Fl p Ar poll-interval
+.It Fl t Ar poll-interval
Change the interval of polling from the default 30 seconds to the number
of seconds specified.
.El