Skip to content

Commit

Permalink
correct CHECKEXTRA comment for fdisk.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
boeckmann committed Oct 11, 2024
1 parent 3973066 commit bd0859f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/fdisk.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
;
; CHECKEXTRA Checks for an extra, unreported, cylinder of space near
; the end of all hard drives.
; * TRUE
; FALSE
; TRUE
; * FALSE
;
; COLORS Changes the screen colors. 23 = grey on blue background
; on monochrome, colors other than gray are mapped to grey
Expand All @@ -69,7 +69,7 @@
; * 0 auto dectect by operating system
; 1 FreeDOS / Microsoft driver letter assignment
; one primary per disk (active first), then
; all extended sorted by disk and partition table,
; all logicals sorted by disk and partition table,
; then all remaining primaries by disk and partition table
; 2 DR-DOS drive letter assignment
; all primaries first sorted by disk and partition table,
Expand Down

0 comments on commit bd0859f

Please sign in to comment.