summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-09-25 13:37:01 +0000
committerjmc <jmc@openbsd.org>2007-09-25 13:37:01 +0000
commit91fe6ed3852250f636b7928358a310731fa402a6 (patch)
tree13a16a099dd5e0adadc6731ab769234e47a6d8e2
parentUpgrade the firmware to version SNIC 0xf. (diff)
downloadwireguard-openbsd-91fe6ed3852250f636b7928358a310731fa402a6.tar.xz
wireguard-openbsd-91fe6ed3852250f636b7928358a310731fa402a6.zip
more accurate description of -U; from Tamas TEVESZ
ok millert
-rw-r--r--libexec/identd/identd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8
index 747d595f0ef..711798ea833 100644
--- a/libexec/identd/identd.8
+++ b/libexec/identd/identd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: identd.8,v 1.24 2007/05/31 19:19:39 jmc Exp $
+.\" $OpenBSD: identd.8,v 1.25 2007/09/25 13:37:01 jmc Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\" Copyright (c) 1992 Peter Eriksson, Lysator, Linkoping University.
.\" This software has been released into the public domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 25 2007 $
.Dt IDENTD 8
.Os
.Sh NAME
@@ -183,7 +183,7 @@ check for a file
.Pa .ident
in the user's home directory.
If this file is accessible, return
-the contents of the file
+at most 20 characters of the first line of the file
instead of the normal USERID response.
.It Fl m
Allow multiple requests to be processed per session.