Module Name:    src
Committed By:   pooka
Date:           Sat Dec  5 20:34:28 UTC 2009

Modified Files:
        src/sbin/mount_portal: mount_portal.8

Log Message:
Note conversion to puffs for the kernel driver.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sbin/mount_portal/mount_portal.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mount_portal/mount_portal.8
diff -u src/sbin/mount_portal/mount_portal.8:1.20 src/sbin/mount_portal/mount_portal.8:1.21
--- src/sbin/mount_portal/mount_portal.8:1.20	Mon Jan 31 05:19:19 2005
+++ src/sbin/mount_portal/mount_portal.8	Sat Dec  5 20:34:28 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_portal.8,v 1.20 2005/01/31 05:19:19 erh Exp $
+.\"	$NetBSD: mount_portal.8,v 1.21 2009/12/05 20:34:28 pooka Exp $
 .\"
 .\" Copyright (c) 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"	@(#)mount_portal.8	8.3 (Berkeley) 3/27/94
 .\"
-.Dd March 27, 1994
+.Dd December 5, 2009
 .Dt MOUNT_PORTAL 8
 .Os
 .Sh NAME
@@ -215,5 +215,11 @@
 .Pa wfilter
 capabilities first appeared in
 .Nx 1.5 .
+The portal kernel driver was removed and
+.Nm
+was converted to use
+.Xr puffs 3
+in
+.Nx 6.0 .
 .Sh BUGS
 This filesystem may not be NFS-exported.

Reply via email to