Deleted Added
full compact
boot_i386.8 (152568) boot_i386.8 (157847)
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 20 unchanged lines hidden (view full) ---

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
36.\"
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 20 unchanged lines hidden (view full) ---

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
36.\"
37.\" $FreeBSD: head/sbin/reboot/boot_i386.8 152568 2005-11-18 10:36:29Z ru $
37.\" $FreeBSD: head/sbin/reboot/boot_i386.8 157847 2006-04-18 19:00:02Z maxim $
38.\"
39.Dd August 18, 2005
40.Dt BOOT 8 i386
41.Os
42.Sh NAME
43.Nm boot
44.Nd system bootstrapping procedures
45.Sh DESCRIPTION

--- 188 unchanged lines hidden (view full) ---

234If that flag is set, the serial port will always be used as the console,
235regardless of the
236.Fl h
237option described here.
238See the man page for
239.Xr sio 4
240for more details.
241.It Fl m
38.\"
39.Dd August 18, 2005
40.Dt BOOT 8 i386
41.Os
42.Sh NAME
43.Nm boot
44.Nd system bootstrapping procedures
45.Sh DESCRIPTION

--- 188 unchanged lines hidden (view full) ---

234If that flag is set, the serial port will always be used as the console,
235regardless of the
236.Fl h
237option described here.
238See the man page for
239.Xr sio 4
240for more details.
241.It Fl m
242mute the console.
242mute the console to suppress all console input and output during the
243boot.
243.It Fl n
244ignore key press to interrupt boot before
245.Xr loader 8
246is invoked.
247.It Fl P
248probe the keyboard.
249If no keyboard is found, the
250.Fl D

--- 131 unchanged lines hidden ---
244.It Fl n
245ignore key press to interrupt boot before
246.Xr loader 8
247is invoked.
248.It Fl P
249probe the keyboard.
250If no keyboard is found, the
251.Fl D

--- 131 unchanged lines hidden ---