summaryrefslogtreecommitdiffstats
path: root/share/examples/portal
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-24 13:15:49 +0000
committerru <ru@FreeBSD.org>2001-05-24 13:15:49 +0000
commit73e97bc16e38591fa113bba1192f268e97aafdfd (patch)
treef8b789ca0ef4d0a248ae956e646aa6eb8b2dc124 /share/examples/portal
parenta8152c00a19799432854dc7837718fd2eb78f2f4 (diff)
downloadFreeBSD-src-73e97bc16e38591fa113bba1192f268e97aafdfd.zip
FreeBSD-src-73e97bc16e38591fa113bba1192f268e97aafdfd.tar.gz
mount_portal -> mount_portalfs.
Diffstat (limited to 'share/examples/portal')
-rw-r--r--share/examples/portal/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/examples/portal/README b/share/examples/portal/README
index f3a2690..d8dc1fc 100644
--- a/share/examples/portal/README
+++ b/share/examples/portal/README
@@ -1,3 +1,4 @@
+$FreeBSD$
This contains a couple of examples for using the portal filing system.
@@ -12,7 +13,7 @@ not be considered secure, use with caution.
First off mount the filesystem using something like:
-# mount_portal /usr/share/examples/portal/portal.conf /p
+# mount_portalfs /usr/share/examples/portal/portal.conf /p
Then you should be able to do things like
# cat /p/tcp/localhost/daytime
@@ -25,7 +26,7 @@ Welcome to FreeBSD!
# cd /tmp/root
# mkdir bin p
# cp /bin/sh /bin/cat bin
-# mount_portal /usr/share/examples/portal/portal.conf /tmp/root/p
+# mount_portalfs /usr/share/examples/portal/portal.conf /tmp/root/p
# chroot /tmp/root
# pwd
/
OpenPOWER on IntegriCloud