diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:50:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:50:54 +0000 |
commit | eac9237a584a8934e5618df94b5716f429978295 (patch) | |
tree | 63c0fcb32f725a8919b43fc635d0ca993da76d18 /share | |
parent | e33a3e641a7ed8eb45132f100c0f5851a49ce672 (diff) |
Remove all arguments to the .Os macro so that all of 2.7's man pages will
correctly say "OpenBSD 2.7".
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/man9.i386/bioscall.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/man9.i386/bioscall.9 b/share/man/man9/man9.i386/bioscall.9 index 75977bced73..0ab5f204ef1 100644 --- a/share/man/man9/man9.i386/bioscall.9 +++ b/share/man/man9/man9.i386/bioscall.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioscall.9,v 1.1 1999/09/22 03:16:48 csapuntz Exp $ +.\" $OpenBSD: bioscall.9,v 1.2 2000/04/12 16:50:52 aaron Exp $ .\" $NetBSD: bioscall.9,v 1.1 1998/10/01 02:33:51 jtk Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ .\" .Dd October 1, 1998 .Dt BIOSCALL 9 i386 -.Os NetBSD +.Os .Sh NAME .Nm bioscall .Nd call system BIOS function from real mode |