summaryrefslogtreecommitdiff
path: root/net/nidentd
diff options
context:
space:
mode:
Diffstat (limited to 'net/nidentd')
-rw-r--r--net/nidentd/MESSAGE20
1 files changed, 13 insertions, 7 deletions
diff --git a/net/nidentd/MESSAGE b/net/nidentd/MESSAGE
index d85cd180351..2146ec05abe 100644
--- a/net/nidentd/MESSAGE
+++ b/net/nidentd/MESSAGE
@@ -1,7 +1,13 @@
-** To activate nidentd, you need to add the following lines to your
-** /etc/inetd.conf file:
-**
-** ident stream tcp nowait root ${PREFIX}/libexec/nidentd nidentd -m
-** ident stream tcp6 nowait nobody ${PREFIX}/libexec/nidentd nidentd -6
-**
-** After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf`
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
+
+To activate nidentd, you need to add the following lines to your
+/etc/inetd.conf file:
+
+ ident stream tcp nowait root ${PREFIX}/libexec/nidentd nidentd -m
+ ident stream tcp6 nowait nobody ${PREFIX}/libexec/nidentd nidentd -6
+
+After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf`
+
+===========================================================================
+