Author: gavin
Date: Sat Jun 30 20:22:20 2012
New Revision: 237853
URL: http://svn.freebsd.org/changeset/base/237853

Log:
  Merge r237645 from head:
  
    The -S option, to specify the sector size, has been usable on all types
    of memory disks since r135340.  Update the man page to reflect this.
  
  Noticed by:   avg

Modified:
  stable/9/sbin/mdconfig/mdconfig.8
Directory Properties:
  stable/9/sbin/mdconfig/   (props changed)

Modified: stable/9/sbin/mdconfig/mdconfig.8
==============================================================================
--- stable/9/sbin/mdconfig/mdconfig.8   Sat Jun 30 19:09:02 2012        
(r237852)
+++ stable/9/sbin/mdconfig/mdconfig.8   Sat Jun 30 20:22:20 2012        
(r237853)
@@ -41,7 +41,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 21, 2008
+.Dd June 27, 2012
 .Dt MDCONFIG 8
 .Os
 .Sh NAME
@@ -143,7 +143,7 @@ and
 .Fl t Ar swap
 are implied if not specified.
 .It Fl S Ar sectorsize
-Sectorsize to use for malloc backed device.
+Sectorsize to use for the memory disk, in bytes.
 .It Fl x Ar sectors/track
 See the description of the
 .Fl y
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"

Reply via email to