summaryrefslogtreecommitdiff
path: root/security/prngd
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:15:48 +0000
committerrillig <rillig>2005-09-28 14:15:48 +0000
commitce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (patch)
treee6fd2f73c40d2704f0228b452a04bf850f52cacb /security/prngd
parent6c90f52e644dddda6af4f2dabee0da9d8403e5da (diff)
downloadpkgsrc-ce8288f8949e4c4a157779a00e4a2eb8f5a257a4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'security/prngd')
-rw-r--r--security/prngd/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prngd/MESSAGE b/security/prngd/MESSAGE
index c1c84b6374b..6d32369b124 100644
--- a/security/prngd/MESSAGE
+++ b/security/prngd/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/07/15 23:10:35 recht Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
- Edit the PRNGD configuration file ${PKG_SYSCONFDIR}/prngd.conf
(see ${PREFIX}/share/doc/prngd). An example conf file was installed in
@@ -21,7 +21,7 @@ echo ''
echo 'Starting PRNGD.'
if [ -f /usr/pkg/bin/prngd ]; then
/usr/pkg/bin/prngd /var/run/egd-pool
-fi
+fi
- Browse the manual, docs, and the PRNGD home page for more information.