Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2015 07:46:47 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r290262 - head/usr.sbin/makefs
Message-ID:  <201511020746.tA27klbn024426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511020746.tA27klbn024426>