Correct a typo in a sysinstall screenshot: (Quit -> (Q)uit.
The actual code in sysinstall/install.c:553 rev 1.318 does not have the same typo :) PR: docs/34112 Submitted by: Marian Cerny <cerny@spnv.sk>
This commit is contained in:
parent
5e634da5bd
commit
9c43500045
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11774
1 changed files with 1 additions and 1 deletions
|
@ -1937,7 +1937,7 @@ Mounting root from ufs:/dev/md0c
|
|||
partitioning scheme for your hard disk. If you simply wish to devote
|
||||
all disk space to FreeBSD (overwriting anything else that might be on
|
||||
the disk(s) selected) then use the (A)ll command to select the default
|
||||
partitioning scheme followed by a (Quit. If you wish to allocate only
|
||||
partitioning scheme followed by a (Q)uit. If you wish to allocate only
|
||||
free space to FreeBSD, move to a partition marked "unused" and use the
|
||||
(C)reate command.
|
||||
[ OK ]
|
||||
|
|
Loading…
Reference in a new issue