diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-15 23:04:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-15 23:04:38 +0000 |
commit | 6de6d68497b426ccf656e5a046174cd2311c0ae8 (patch) | |
tree | 000aa19740c99830af6b488df8c502e15667f6ae | |
parent | 938a09509aeeb1ca8e65b61160615e5499fe2908 (diff) | |
download | pkgsrc-6de6d68497b426ccf656e5a046174cd2311c0ae8.tar.gz |
Remove a trailing empty line.
-rw-r--r-- | comms/xtel/MESSAGE | 3 | ||||
-rw-r--r-- | net/nidentd/MESSAGE | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/comms/xtel/MESSAGE b/comms/xtel/MESSAGE index 31fc1376e7f..df50f08baf1 100644 --- a/comms/xtel/MESSAGE +++ b/comms/xtel/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:27 heinz Exp $ +$NetBSD: MESSAGE,v 1.3 2002/07/15 23:04:38 wiz Exp $ Make sure there is a symbolic link from your modem device to /dev/modem. You may also have to adjust $X11BASE}/lib/X11/xtel/xtel.lignes for your @@ -11,4 +11,3 @@ to /etc/services and to /etc/inetd.conf =========================================================================== - diff --git a/net/nidentd/MESSAGE b/net/nidentd/MESSAGE index 2146ec05abe..fca79cc303c 100644 --- a/net/nidentd/MESSAGE +++ b/net/nidentd/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $ +$NetBSD: MESSAGE,v 1.3 2002/07/15 23:04:38 wiz Exp $ To activate nidentd, you need to add the following lines to your /etc/inetd.conf file: @@ -10,4 +10,3 @@ To activate nidentd, you need to add the following lines to your After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf` =========================================================================== - |