diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:55:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:55:55 +0000 |
commit | 649b53ad16e9a25cd10da39428bc9a3df381bff3 (patch) | |
tree | d85f51991211e9457edc26ac1685bb4d113480f0 /mail | |
parent | a0e77f47af5fc29e6fa58ed3a959263ab6d3d457 (diff) | |
download | pkgsrc-649b53ad16e9a25cd10da39428bc9a3df381bff3.tar.gz |
English language tweaks, from Gendalia@.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gld/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/gld/MESSAGE b/mail/gld/MESSAGE index ed3e447bfe7..dee61b85818 100644 --- a/mail/gld/MESSAGE +++ b/mail/gld/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/11/25 05:42:40 xtraeme Exp $ +$NetBSD: MESSAGE,v 1.2 2004/11/25 05:55:55 xtraeme Exp $ -To configure gld, the following steps should be acomplished: +To configure gld, the following steps should be completed: $ mysql -e "create database gld" $ mysql -e "grant all on gld.* to gld@localhost identified by 'PASSWORD'" |