summaryrefslogtreecommitdiff
path: root/misc/buffer
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-24 00:34:43 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-24 00:34:43 +0000
commit50553ed9411dd21857ba8704fa227efe56bd9236 (patch)
treeb0154ebbbd0146962c155975a4b370edbfd1a22d /misc/buffer
parente28819b3ad8e47ab640baa4abc04bdffb485675e (diff)
downloadpkgsrc-50553ed9411dd21857ba8704fa227efe56bd9236.tar.gz
You need this option for Free- AND NetBSD! :-)
Diffstat (limited to 'misc/buffer')
-rw-r--r--misc/buffer/pkg/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buffer/pkg/DESCR b/misc/buffer/pkg/DESCR
index c5c68ac6433..70a1cccc772 100644
--- a/misc/buffer/pkg/DESCR
+++ b/misc/buffer/pkg/DESCR
@@ -2,7 +2,7 @@ This is a program designed to speed up writing tapes on remote tape
drives. Requirements are shared memory and locks which normally
means that these are supported in your kernel.
-[for FreeBSD, this means you MUST have a kernel with
+[for Free/NetBSD, this means you MUST have a kernel with
options SYSVSHM
compiled in - markm]