Module Name: src Committed By: dholland Date: Sun Sep 9 17:09:51 UTC 2012
Modified Files: src/sbin/mount_ptyfs: mount_ptyfs.8 Log Message: ptyfs hasn't been experimental in a long time. (noticed by blymn) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sbin/mount_ptyfs/mount_ptyfs.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_ptyfs/mount_ptyfs.8 diff -u src/sbin/mount_ptyfs/mount_ptyfs.8:1.8 src/sbin/mount_ptyfs/mount_ptyfs.8:1.9 --- src/sbin/mount_ptyfs/mount_ptyfs.8:1.8 Wed Mar 18 10:46:58 2009 +++ src/sbin/mount_ptyfs/mount_ptyfs.8 Sun Sep 9 17:09:51 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_ptyfs.8,v 1.8 2009/03/18 10:46:58 wiz Exp $ +.\" $NetBSD: mount_ptyfs.8,v 1.9 2012/09/09 17:09:51 dholland Exp $ .\" .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -112,4 +112,3 @@ utility first appeared in .Nx 3.0 . .Sh BUGS This filesystem may not be NFS-exported. -This filesystem is experimental.