Module Name: src
Committed By: riz
Date: Thu Sep 13 22:28:15 UTC 2012
Modified Files:
src/sbin/mount_ptyfs [netbsd-6]: mount_ptyfs.8
Log Message:
Pull up following revision(s) (requested by dholland in ticket #552):
sbin/mount_ptyfs/mount_ptyfs.8: revision 1.9
sbin/mount_ptyfs/mount_ptyfs.8: revision 1.10
ptyfs hasn't been experimental in a long time. (noticed by blymn)
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.8.1 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.8.8.1
--- src/sbin/mount_ptyfs/mount_ptyfs.8:1.8 Wed Mar 18 10:46:58 2009
+++ src/sbin/mount_ptyfs/mount_ptyfs.8 Thu Sep 13 22:28:15 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.8.8.1 2012/09/13 22:28:15 riz Exp $
.\"
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 15, 2009
+.Dd September 9, 2012
.Dt MOUNT_PTYFS 8
.Os
.Sh NAME
@@ -112,4 +112,3 @@ utility first appeared in
.Nx 3.0 .
.Sh BUGS
This filesystem may not be NFS-exported.
-This filesystem is experimental.