diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-12-14 15:33:36 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-12-14 15:33:36 +0000 |
commit | 105d8a0505291bafa07dfbf2c37838b0a47ba2fa (patch) | |
tree | 87fcee55b807ebbd3a8b93842d07f36b66d6d3b4 /distrib/i386/common | |
parent | 31532cee75f05163575b5ac99ccc844c2c853216 (diff) |
Expunge some trailing whitespace.
From David Krause.
Diffstat (limited to 'distrib/i386/common')
-rw-r--r-- | distrib/i386/common/install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/common/install.md b/distrib/i386/common/install.md index 2d4b7b6fbc9..cff84f8008a 100644 --- a/distrib/i386/common/install.md +++ b/distrib/i386/common/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.15 2002/12/08 20:53:14 krw Exp $ +# $OpenBSD: install.md,v 1.16 2002/12/14 15:33:34 krw Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -170,7 +170,7 @@ md_prep_disklabel() You will now create an OpenBSD disklabel inside the OpenBSD MBR partition. The disklabel defines how OpenBSD splits up the MBR partition -into OpenBSD partitions in which filesystems and swap space are created. +into OpenBSD partitions in which filesystems and swap space are created. The offsets used in the disklabel are ABSOLUTE, i.e. relative to the start of the disk, NOT the start of the OpenBSD MBR partition. |