summaryrefslogtreecommitdiffstats
path: root/usr.sbin/identd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/identd')
-rw-r--r--usr.sbin/identd/identd.814
1 files changed, 11 insertions, 3 deletions
diff --git a/usr.sbin/identd/identd.8 b/usr.sbin/identd/identd.8
index a5cc0b60742..9f340e88494 100644
--- a/usr.sbin/identd/identd.8
+++ b/usr.sbin/identd/identd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: identd.8,v 1.2 2013/03/18 08:55:31 dlg Exp $
+.\" $OpenBSD: identd.8,v 1.3 2013/03/18 17:09:11 jmc Exp $
.\"
.\" Copyright (c) 2013 David Gwynne <dlg@openbsd.org>
.\"
@@ -64,11 +64,19 @@ listens on the port indicated in the
.Ql auth
service description; see
.Xr services 5 .
-.It Fl t Ar seconds
-Specifies the idle timeout for client connections.
+.It Fl t Ar timeout
+Specifies the idle timeout for client connections,
+in seconds.
The default timeout is 120 seconds.
.El
.\" .Sh SEE ALSO
+.Sh STANDARDS
+.Rs
+.%A M. St. Johns
+.%D February 1993
+.%R RFC 1413
+.%T Identification Protocol
+.Re
.Sh HISTORY
The
.Nm