summaryrefslogtreecommitdiffstats
path: root/sys/modules/svr4
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-05-01 11:26:14 +0000
committerschweikh <schweikh@FreeBSD.org>2001-05-01 11:26:14 +0000
commit7e0835e7db91fdc29cc02730fa9831fada938a90 (patch)
treee7bc44ce80835549f08a0a18b8464faa6f1287d2 /sys/modules/svr4
parentdfc0eb7336916025021e033e7148add596a3dd1a (diff)
downloadFreeBSD-src-7e0835e7db91fdc29cc02730fa9831fada938a90.zip
FreeBSD-src-7e0835e7db91fdc29cc02730fa9831fada938a90.tar.gz
pseudo-device -> device in kernel config.
Reviewed by: joerg, dd
Diffstat (limited to 'sys/modules/svr4')
-rw-r--r--sys/modules/svr4/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/svr4/README b/sys/modules/svr4/README
index bbf0ea2..a14e2b7 100644
--- a/sys/modules/svr4/README
+++ b/sys/modules/svr4/README
@@ -4,7 +4,7 @@ Project by Christos Zoulas. It has been ported to FreeBSD by Mark Newton.
To use it:
1. Choose one of:
- a. Add "pseudo-device streams" to your kernel config file and rebuild,
+ a. Add "device streams" to your kernel config file and rebuild,
reboot; or
b. Build and install the streams module in /sys/modules/streams
OpenPOWER on IntegriCloud