Date: Thu, 20 Dec 2001 16:54:35 -0800 (PST) From: Ashley Penney <ashp@unloved.org> To: freebsd-gnats-submit@freebsd.org Subject: docs/33042: Minor changes to Chapter 2 of the handbook. Message-ID: <200112210054.fBL0sZb06095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 33042 >Category: docs >Synopsis: Minor changes to Chapter 2 of the handbook. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 17:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ashley Penney >Release: N/A >Organization: N/A >Environment: N/A >Description: I noticed a few niglets while reading the printed copy of the handbook. Firstly, the default / size was changed to 100M. Secondly, I thought it useful to mention the other way to reboot the system (in case you've wedged something badly during install.. It happens..) >How-To-Repeat: >Fix: --- chapter.sgml.old Thu Dec 20 19:51:34 2001 +++ chapter.sgml Thu Dec 20 19:53:35 2001 @@ -2180,7 +2180,7 @@ <entry><filename>/</filename></entry> - <entry>64MB</entry> + <entry>100MB</entry> <entry>This is the root file system. Every other filesystem will be mounted somewhere under this one. 64MB is a @@ -4394,6 +4394,9 @@ has been issued and the message "Please press any key to reboot" appears. If any key is pressed instead of turning off the power switch, the system will reboot.</para> + + <para>You may also reboot the system by pressing control-alt-delete + from the keyboard.</para> </sect2> </sect1> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112210054.fBL0sZb06095>