summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 12:13:07 +0000
committerrillig <rillig>2005-09-28 12:13:07 +0000
commita46cbc2d1317a61b6c91f8a8d33308e63dc3d10d (patch)
tree7c47c5f5b59f4dc77733fddb06d2e5c3e88e1fc4 /www
parentfa50362ad1a92955d330ed875892cca077918cc3 (diff)
downloadpkgsrc-a46cbc2d1317a61b6c91f8a8d33308e63dc3d10d.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