Author: pluknet
Date: Sun Apr 12 21:14:58 2015
New Revision: 281470
URL: https://svnweb.freebsd.org/changeset/base/281470

Log:
  Remove obsolete bits about maximum number of file systems.
  NMOUNT has gone together with static mount table in 4.3BSD-Reno.
  
  MFC after:    1 week

Modified:
  head/lib/libc/sys/mount.2

Modified: head/lib/libc/sys/mount.2
==============================================================================
--- head/lib/libc/sys/mount.2   Sun Apr 12 16:43:55 2015        (r281469)
+++ head/lib/libc/sys/mount.2   Sun Apr 12 21:14:58 2015        (r281470)
@@ -28,7 +28,7 @@
 .\"     @(#)mount.2    8.3 (Berkeley) 5/24/95
 .\" $FreeBSD$
 .\"
-.Dd January 26, 2010
+.Dd April 13, 2015
 .Dt MOUNT 2
 .Os
 .Sh NAME
@@ -351,11 +351,6 @@ The
 argument
 points outside the process's allocated address space.
 .El
-.Pp
-A
-.Em ufs
-mount can also fail if the maximum number of file systems are currently
-mounted.
 .Sh SEE ALSO
 .Xr lsvfs 1 ,
 .Xr mksnap_ffs 8 ,
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to