@@ -182,15 +182,14 @@ <h2 class="Ss" id="Actions"><a class="permalink" href="#Actions">Actions</a></h2
182182< dl class ="Bl-tag ">
183183 < dt > < a class ="permalink " href ="#f, "> < code class ="Fl " id ="f, "> -f,</ code > </ a >
184184 < code class ="Cm "> --format</ code > </ dt >
185- < dd > Wipe and format the selected USB device.
186- < p class ="Pp "> < b class ="Sy "> Default Behavior:</ b > If no device were
187- explicitly selected with < code class ="Cm "> --device</ code > modifier,
188- < code class ="Nm "> bootiso</ code > will prompt for selection. With no
189- further notice, < code class ="Nm "> bootiso</ code > will write a MBR
190- partition table and format a FAT32 partition. These defaults can be
191- overridden with < code class ="Cm "> --gpt</ code > and
192- < code class ="Cm "> --fs</ code > modifiers.</ p >
193- </ dd >
185+ < dd > Wipe and format the selected USB device. < b class ="Sy "> Default
186+ Behavior:</ b > If no device were explicitly selected with
187+ < code class ="Cm "> --device</ code > modifier, < code class ="Nm "> bootiso</ code >
188+ will prompt for selection. With no further notice,
189+ < code class ="Nm "> bootiso</ code > will write a MBR partition table and
190+ format a FAT32 partition. These defaults can be overridden with
191+ < code class ="Cm "> --gpt</ code > and < code class ="Cm "> --fs</ code >
192+ modifiers.</ dd >
194193 < dt > < a class ="permalink " href ="#h, "> < code class ="Fl " id ="h, "> -h,</ code > </ a >
195194 < code class ="Cm "> --help</ code > </ dt >
196195 < dd > Display a concise list of options then exits.</ dd >
@@ -632,7 +631,7 @@ <h1 class="Sh" id="TROUBLESHOOTING"><a class="permalink" href="#TROUBLESHOOTING"
632631< h1 class ="Sh " id ="COPYRIGHT "> < a class ="permalink " href ="#COPYRIGHT "> COPYRIGHT</ a > </ h1 >
633632Copyright Jules Sam. Randolph.
634633< p class ="Pp "> GPLv3 License:
635- < a class ="Lk " href ="https://www.gnu.org/licenses/gpl-3.0 "> https://www.gnu.org/licenses/gpl-3.0</ a > .
634+ < a class ="Lk " href ="https://www.gnu.org/licenses/gpl-3.0 "> https://www.gnu.org/licenses/gpl-3.0</ a >
636635 This is free software: you are free to change and redistribute it. There is
637636 NO WARRANTY, to the extent permitted by law.</ p >
638637</ section >
@@ -650,17 +649,20 @@ <h1 class="Sh" id="COMPATIBILITY"><a class="permalink" href="#COMPATIBILITY">COM
650649 Linux console. More specifically, the output device should support the
651650 following features:
652651< ul class ="Bl-bullet ">
653- < li > ASCII character set. </ li >
652+ < li > ASCII character set; </ li >
654653 < li > ECMA-48 SGR sequences to feature color, bold and underline text attributes
655654 as documented in
656655 < a class ="Xr " href ="https://manned.org/console_codes.4 "> console_codes(4)</ a > .</ li >
657656</ ul >
658657</ section >
659658< section class ="Sh ">
660659< h1 class ="Sh " id ="STANDARDS "> < a class ="permalink " href ="#STANDARDS "> STANDARDS</ a > </ h1 >
661- < code class ="Nm "> bootiso</ code > is compliant with < span class ="St "> IEEE Std
662- 1003.1-2008 (“POSIX.1”)</ span > , Ch. 12, “Utility
663- Conventions”.
660+ < code class ="Nm "> bootiso</ code > is compliant with:
661+ < ul class ="Bl-bullet ">
662+ < li > < span class ="St "> IEEE Std 1003.1-2008 (“POSIX.1”)</ span > ,
663+ Ch. 12, “Utility Conventions”;</ li >
664+ < li > Filesystem Hierarchy Standard, version 3.0.</ li >
665+ </ ul >
664666</ section >
665667< section class ="Sh ">
666668< h1 class ="Sh " id ="AUTHORS "> < a class ="permalink " href ="#AUTHORS "> AUTHORS</ a > </ h1 >
@@ -670,8 +672,8 @@ <h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1
670672</ div >
671673< table class ="foot ">
672674 < tr >
673- < td class ="foot-date "> April 19 , 2020</ td >
674- < td class ="foot-os "> bootiso 4.0.2-beta.1 </ td >
675+ < td class ="foot-date "> May 22 , 2020</ td >
676+ < td class ="foot-os "> bootiso 4.0.2-beta.2 </ td >
675677 </ tr >
676678</ table >
677679</ body >
0 commit comments