Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/sesd/sesd Fix option description.



details:   https://anonhg.NetBSD.org/src/rev/a275a8beb11c
branches:  trunk
changeset: 785961:a275a8beb11c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 07 18:49:06 2013 +0000

description:
Fix option description.

diffstat:

 usr.sbin/sesd/sesd/sesd.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 31b0b2e85807 -r a275a8beb11c usr.sbin/sesd/sesd/sesd.8
--- a/usr.sbin/sesd/sesd/sesd.8 Sun Apr 07 18:48:24 2013 +0000
+++ b/usr.sbin/sesd/sesd/sesd.8 Sun Apr 07 18:49:06 2013 +0000
@@ -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
 .\" mjacob%feral.com@localhost
-.Dd February 21, 2000
+.Dd April 7, 2013
 .Dt SESD 8
 .Os
 .Sh NAME
@@ -62,7 +62,7 @@
 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



Home | Main Index | Thread Index | Old Index