svn commit: r290262 - head/usr.sbin/makefs

Garrett Cooper ngie at FreeBSD.org
Mon Nov 2 07:46:48 UTC 2015


Author: ngie
Date: Mon Nov  2 07:46:47 2015
New Revision: 290262
URL: https://svnweb.freebsd.org/changeset/base/290262

Log:
  Fix spelling of `isolevel` cd9660 option
  
  MFC after: 1 week
  X-MFC with: r290260
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/usr.sbin/makefs/makefs.8

Modified: head/usr.sbin/makefs/makefs.8
==============================================================================
--- head/usr.sbin/makefs/makefs.8	Mon Nov  2 07:42:42 2015	(r290261)
+++ head/usr.sbin/makefs/makefs.8	Mon Nov  2 07:46:47 2015	(r290262)
@@ -342,7 +342,7 @@ or
 Load a generic boot image into the first 32K of the cd9660 image.
 .It Sy hard-disk-boot
 Boot image is a hard disk image.
-.It Sy isoLevel
+.It Sy isolevel
 An integer representing the ISO 9660 interchange level where
 .Dq level
 is either


More information about the svn-src-all mailing list