diff options
author | 1999-07-09 19:00:48 +0000 | |
---|---|---|
committer | 1999-07-09 19:00:48 +0000 | |
commit | f0105bb2d42c77f2a8f433ffbeb873d971d4b5cd (patch) | |
tree | 6a4297ab81526defdd47e51dc1fd09ac51bc36c5 | |
parent | MANSUBDIR (diff) | |
download | wireguard-openbsd-f0105bb2d42c77f2a8f433ffbeb873d971d4b5cd.tar.xz wireguard-openbsd-f0105bb2d42c77f2a8f433ffbeb873d971d4b5cd.zip |
Fixup for link
-rw-r--r-- | sys/arch/i386/stand/boot/boot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8 index 6952fcb218b..0aca9b8cf98 100644 --- a/sys/arch/i386/stand/boot/boot.8 +++ b/sys/arch/i386/stand/boot/boot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot.8,v 1.12 1999/07/09 13:35:33 aaron Exp $ +.\" $OpenBSD: boot.8,v 1.13 1999/07/09 19:00:48 weingart Exp $ .\" .\" Copyright (c) 1997 Michael Shalayeff .\" All rights reserved. @@ -33,7 +33,7 @@ .Dt BOOT 8 i386 .Os .Sh NAME -.Nm boot +.Nm boot, boot.conf .Nd second-stage bootstrap .Sh DESCRIPTION |