Author: trhodes Date: Mon Jan 5 12:10:22 2009 New Revision: 186768 URL: http://svn.freebsd.org/changeset/base/186768
Log: Add missing qualifier which was missed in the previous commit. Noticed by: brooks Modified: head/sbin/mount_msdosfs/mount_msdosfs.8 Modified: head/sbin/mount_msdosfs/mount_msdosfs.8 ============================================================================== --- head/sbin/mount_msdosfs/mount_msdosfs.8 Mon Jan 5 10:43:48 2009 (r186767) +++ head/sbin/mount_msdosfs/mount_msdosfs.8 Mon Jan 5 12:10:22 2009 (r186768) @@ -75,7 +75,7 @@ The following MSDOS file system-specific .Bl -tag -width indent .It Cm large Support file systems larger than 128 gigabytes at the expense -of 32 bytes of kernel memory. +of 32 bytes of kernel memory for each file on disk. This memory will not be reclaimed until the file system has been unmounted. .It Cm longnames _______________________________________________ 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"