svn commit: r234738 - stable/9/share/man/man5

Marcel Moolenaar marcel at FreeBSD.org
Fri Apr 27 20:10:44 UTC 2012


Author: marcel
Date: Fri Apr 27 20:10:43 2012
New Revision: 234738
URL: http://svn.freebsd.org/changeset/base/234738

Log:
  MFC 234611:
  Update the bugs section. We don't consider tmpfs as experimental,
  though we do not claim to support all mount options equally well.

Modified:
  stable/9/share/man/man5/tmpfs.5
Directory Properties:
  stable/9/share/man/man5/   (props changed)

Modified: stable/9/share/man/man5/tmpfs.5
==============================================================================
--- stable/9/share/man/man5/tmpfs.5	Fri Apr 27 19:26:19 2012	(r234737)
+++ stable/9/share/man/man5/tmpfs.5	Fri Apr 27 20:10:43 2012	(r234738)
@@ -49,7 +49,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 16, 2010
+.Dd April 23, 2012
 .Dt TMPFS 5
 .Os
 .Sh NAME
@@ -141,9 +141,4 @@ to
 This manual page was written by
 .An Xin LI Aq delphij at FreeBSD.org .
 .Sh BUGS
-The
-.Nm
-kernel implementation is currently considered as
-an experimental feature.
-Some file system mount
-time options are not well supported.
+Some file system mount time options may not be well-supported.


More information about the svn-src-stable-9 mailing list