summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 12:13:07 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 12:13:07 +0000
commit671f21524362fc966a005c9518687c2c04971c91 (patch)
tree7c47c5f5b59f4dc77733fddb06d2e5c3e88e1fc4 /www
parent0328a3975c21c9e9767e2e37958ec75faa890fab (diff)
downloadpkgsrc-671f21524362fc966a005c9518687c2c04971c91.tar.gz
Removed trailing white-space.
Diffstat (limited to 'www')
-rw-r--r--www/blur6ex/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/blur6ex/MESSAGE b/www/blur6ex/MESSAGE
index e456d3c95b5..3083cb910f1 100644
--- a/www/blur6ex/MESSAGE
+++ b/www/blur6ex/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2005/02/18 14:00:16 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 12:13:07 rillig Exp $
To configure blur6ex, complete the following steps:
@@ -17,7 +17,7 @@ group:
$ mysql
mysql> use blur6ex;
-mysql> insert into
+mysql> insert into
-> permissionGroups (username,pGroup) values ('YOUR-NAME', 'admin' );
mysql> quit