diff options
author | 2011-06-07 09:38:59 +0000 | |
---|---|---|
committer | 2011-06-07 09:38:59 +0000 | |
commit | a80257261ddcc8168f28fc76a5aa6091b4658378 (patch) | |
tree | 714ba1e7eb525ca3eeaf4a550880e94b2799d397 | |
parent | Remove comment, this test passes now. (diff) | |
download | wireguard-openbsd-a80257261ddcc8168f28fc76a5aa6091b4658378.tar.xz wireguard-openbsd-a80257261ddcc8168f28fc76a5aa6091b4658378.zip |
fix style nit
-rw-r--r-- | distrib/sgi/ramdisk/install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sgi/ramdisk/install.md b/distrib/sgi/ramdisk/install.md index cc734cfaeb7..35263ea5981 100644 --- a/distrib/sgi/ramdisk/install.md +++ b/distrib/sgi/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.27 2011/04/17 20:57:11 krw Exp $ +# $OpenBSD: install.md,v 1.28 2011/06/07 09:38:59 jasper Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -74,7 +74,7 @@ md_prep_disklabel() 0) /usr/mdec/sgivol $_disk cat <<__EOT -A SGI Volume Header was found on the disk. Normally you want to replace it +An SGI Volume Header was found on the disk. Normally you want to replace it with a new Volume Header suitable for installing OpenBSD. Doing this will of course delete all data currently on the disk. __EOT |