summaryrefslogtreecommitdiffstats
path: root/share/man/man9/bios.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
committerru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
commit0a221c5a509f281ceb3cfefc7ab373177376bb58 (patch)
treeeb3ab7d18e570b8f69c22243a2ae5af193bbe5f9 /share/man/man9/bios.9
parent3c313aa466d3e693d3a3334d87dcde7e7c1cca4c (diff)
downloadFreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.zip
FreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.tar.gz
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
Diffstat (limited to 'share/man/man9/bios.9')
-rw-r--r--share/man/man9/bios.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/bios.9 b/share/man/man9/bios.9
index 9929d14..193cfbd 100644
--- a/share/man/man9/bios.9
+++ b/share/man/man9/bios.9
@@ -43,9 +43,9 @@
.Fn bios32 "caddr_t entry" "struct bios32_args *args"
.Fn BIOS_PADDRTOVADDR "addr"
.Fn BIOS_VADDRTOPADDR "addr"
-.Ft extern struct bios32_SDentry PCIbios;
-.Ft extern struct SMBIOS_table SMBIOStable;
-.Ft extern struct DMI_table DMItable;
+.Vt extern struct bios32_SDentry PCIbios ;
+.Vt extern struct SMBIOS_table SMBIOStable ;
+.Vt extern struct DMI_table DMItable ;
.Sh DESCRIPTION
These functions provide a general-purpose interface for dealing with
the BIOS functions and data encountered on x86 PC-architecture systems.
OpenPOWER on IntegriCloud