Module Name: src Committed By: sevan Date: Sun May 5 21:01:01 UTC 2019
Modified Files: src/share/man/man4: options.4 Log Message: PTYFS is no longer considered experimental. Reviewed by <kamil> To generate a diff of this commit: cvs rdiff -u -r1.500 -r1.501 src/share/man/man4/options.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/options.4 diff -u src/share/man/man4/options.4:1.500 src/share/man/man4/options.4:1.501 --- src/share/man/man4/options.4:1.500 Wed Apr 10 10:09:23 2019 +++ src/share/man/man4/options.4 Sun May 5 21:01:01 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: options.4,v 1.500 2019/04/10 10:09:23 wiz Exp $ +.\" $NetBSD: options.4,v 1.501 2019/05/05 21:01:01 sevan Exp $ .\" .\" Copyright (c) 1996 .\" Perry E. Metzger. All rights reserved. @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd April 10, 2019 +.Dd May 5, 2019 .Dt OPTIONS 4 .Os .Sh NAME @@ -951,7 +951,6 @@ for details. You also need to enable the pseudo-device, nsmb, for the SMB file system to work. .It Cd file-system PTYFS -.Bq Em EXPERIMENTAL Includes code for a special file system (normally mounted on .Pa /dev/pts ) in which pseudo-terminal slave devices become visible in the file system.