Note conversion to puffs for the kernel driver.

This commit is contained in:
pooka 2009-12-05 20:34:28 +00:00
parent 3b4bfde519
commit a9b5fcccfc
1 changed files with 8 additions and 2 deletions

View File

@ -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 @@ and
.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.