diff options
-rw-r--r-- | sbin/fsirand/fsirand.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/fsirand/fsirand.8 b/sbin/fsirand/fsirand.8 index 94a02e3..c82e63e 100644 --- a/sbin/fsirand/fsirand.8 +++ b/sbin/fsirand/fsirand.8 @@ -72,7 +72,7 @@ but the system should be rebooted via ``reboot -n'' afterwards. .Bl -tag -width indent The available options are as follows: .It Fl b -Use the default block size (usuallyt 512 bytes) instead +Use the default block size (usually 512 bytes) instead of the value gleaned from the disklabel. .It Fl f Force @@ -101,8 +101,11 @@ command appeared in SunOS 3.x. This version of .Nm first appeared in -.Bx Open -2.1. +.Ox 2.1 . +A +.Tn FreeBSD +version first appeared in +.Fx 3.0 . .Sh AUTHOR .nf Todd C. Miller <Todd.Miller@courtesan.com> |