diff options
author | msmith <msmith@FreeBSD.org> | 1997-08-01 15:17:54 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1997-08-01 15:17:54 +0000 |
commit | 280ba13a95654edf06037c9aeab35976a3c35050 (patch) | |
tree | 44d797b334e0b0e1818e3b8bce6ec809e4570bd5 | |
parent | 62d9b4dbb4eae384bf03d97bd00502ca55c46e0c (diff) | |
download | FreeBSD-src-280ba13a95654edf06037c9aeab35976a3c35050.zip FreeBSD-src-280ba13a95654edf06037c9aeab35976a3c35050.tar.gz |
Oops, fix manpage title.
-rw-r--r-- | share/man/man9/bios.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/bios.9 b/share/man/man9/bios.9 index 1659ee3..7d3fd61 100644 --- a/share/man/man9/bios.9 +++ b/share/man/man9/bios.9 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: bios.9,v 1.1 1997/08/01 06:04:08 msmith Exp $ .\" .\" Copyright (c) 1997 Michael Smith .\" All rights reserved. @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .Dd Aug 1, 1997 -.Dt FETCH 9 +.Dt BIOS 9 .Os FreeBSD .Sh NAME .Nm bios_sigsearch , |