summaryrefslogtreecommitdiff
path: root/net/nidentd
diff options
context:
space:
mode:
authorheinz <heinz>2002-07-15 22:57:27 +0000
committerheinz <heinz>2002-07-15 22:57:27 +0000
commit2e73e2361837d4c5b2568e5a5ad12f11a16084ff (patch)
treed6d299fd68fded540371f5bdfc5e05d73bec91f3 /net/nidentd
parent306e5e13b512f07eb4780db88d96f5f11c02959d (diff)
downloadpkgsrc-2e73e2361837d4c5b2568e5a5ad12f11a16084ff.tar.gz
Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
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`
+
+===========================================================================
+