diff options
author | jkh <jkh@FreeBSD.org> | 1994-11-18 10:32:43 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-11-18 10:32:43 +0000 |
commit | 9c95cf63dcd41a6fd6ec7ab76d51918e8ed9462d (patch) | |
tree | b7f96f7646fff1914b0cb18e742e6a3961ca6daa /share/FAQ/DISKSPACE.FAQ | |
parent | 7a504b4b548f5d778c0797c269342d192a735308 (diff) | |
download | FreeBSD-src-9c95cf63dcd41a6fd6ec7ab76d51918e8ed9462d.zip FreeBSD-src-9c95cf63dcd41a6fd6ec7ab76d51918e8ed9462d.tar.gz |
Document "(P)rocede" - (Q)uit was still being billed as the method
for continuing the installation! :-)
Diffstat (limited to 'share/FAQ/DISKSPACE.FAQ')
-rw-r--r-- | share/FAQ/DISKSPACE.FAQ | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/FAQ/DISKSPACE.FAQ b/share/FAQ/DISKSPACE.FAQ index 51fc19c..94929dd 100644 --- a/share/FAQ/DISKSPACE.FAQ +++ b/share/FAQ/DISKSPACE.FAQ @@ -142,7 +142,9 @@ FreeBSD is perfectly capable of mounting DOS disks directly). (D)isklabel -- enters the Disklabel editor, here you can change how the FreeBSD slice is partitioned for FreeBSD. -(Q)uit -- will continue the installation process. +(P)rocede -- will continue the installation process. + +(Q)uit -- Go back to the entry screen. 2.2 FDISK - how to make an MBR slice @@ -260,4 +262,4 @@ Mountpoint Filesystem size /usr/X11R6 50Mb If you load the entire XFree86 binary kit. -$Id: DISKSPACE.FAQ,v 1.4 1994/11/09 02:51:19 jkh Exp $ +$Id: DISKSPACE.FAQ,v 1.5 1994/11/11 07:39:39 jkh Exp $ |