diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-01 16:00:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-01 16:00:38 +0000 |
commit | ad1f113830863cb6f082268896f8f1e927b06182 (patch) | |
tree | dc6193798ed95dae21dd3faa205f2de354db3d44 /net/nocol | |
parent | bdd0a7b223d4897ee299f6f3b289295ebeef5e73 (diff) | |
download | pkgsrc-ad1f113830863cb6f082268896f8f1e927b06182.tar.gz |
Fix two typos.
Diffstat (limited to 'net/nocol')
-rwxr-xr-x | net/nocol/DEINSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/DEINSTALL b/net/nocol/DEINSTALL index 2edd18c652e..5329f1709f7 100755 --- a/net/nocol/DEINSTALL +++ b/net/nocol/DEINSTALL @@ -1,13 +1,13 @@ #! /bin/sh # -# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:57:01 zuntum Exp $ +# $NetBSD: DEINSTALL,v 1.2 2003/05/01 16:00:38 jmmv Exp $ # case "$2" in DEINSTALL) cat <<EOF --------------------------------------------------------------------------- -Data files and messages created by nocol are store is /var/run/msgs and +Data files and messages created by nocol are stored in /var/run/msgs and /var/run/data. You may want to remove these directories manually if you don't need them any longer: |