From b683af40e1019e7894fbf1883014bffbabfeffa0 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sat, 2 Mar 2002 10:39:12 +0000 Subject: more logical order of operations, caveats --- sys/arch/hppa/stand/boot/boot.8 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sys/arch/hppa/stand/boot/boot.8 b/sys/arch/hppa/stand/boot/boot.8 index 6f4ac6759e7..dd501a3c7b5 100644 --- a/sys/arch/hppa/stand/boot/boot.8 +++ b/sys/arch/hppa/stand/boot/boot.8 @@ -1,7 +1,7 @@ -.\" $OpenBSD: boot.8,v 1.3 2002/03/02 09:36:42 miod Exp $ +.\" $OpenBSD: boot.8,v 1.4 2002/03/02 10:39:11 mickey Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat -.\" Copyright (c) 1997-2001 Michael Shalayeff +.\" Copyright (c) 1997-2002 Michael Shalayeff .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -53,14 +53,14 @@ Basic operations include: .Pp .Bl -bullet -compact .It -Detecting and switching between multiple consoles. -.It Loading kernels from any device supported by your system. .It Loading kernels compressed by .Xr gzip 1 . .It Providing an interactive command line. +.It +Detecting and switching between multiple consoles. .El .Pp The sequence of its operation is as follows: initialization, @@ -333,3 +333,5 @@ This program was written by Michael Shalayeff for The hppa specific parts were written by Michael Shalayeff and Miodrag Vallat for .Ox 3.1 . +.Sh CAVEATS +Making mistakes in console paths may cost you a toupee. -- cgit v1.2.3