diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-12 17:40:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-12 17:40:29 +0000 |
commit | 21cef670b601ae4f5d7ee4ac99a44cc03260f807 (patch) | |
tree | 409eb42068daf307e06f14bb89ecad32e8ef78c8 /lib/libarch | |
parent | 05a1ee401eb9606acbc520600c096341731f61db (diff) |
correct .Dt lines, and remove .Lb stuff;
ok deraadt@
Diffstat (limited to 'lib/libarch')
-rw-r--r-- | lib/libarch/amd64/amd64_get_ioperm.2 | 4 | ||||
-rw-r--r-- | lib/libarch/amd64/amd64_get_ldt.2 | 4 | ||||
-rw-r--r-- | lib/libarch/amd64/amd64_get_mtrr.2 | 4 | ||||
-rw-r--r-- | lib/libarch/amd64/amd64_iopl.2 | 4 | ||||
-rw-r--r-- | lib/libarch/amd64/amd64_vm86.2 | 4 |
5 files changed, 9 insertions, 11 deletions
diff --git a/lib/libarch/amd64/amd64_get_ioperm.2 b/lib/libarch/amd64/amd64_get_ioperm.2 index a03416f0936..d403c0a9f17 100644 --- a/lib/libarch/amd64/amd64_get_ioperm.2 +++ b/lib/libarch/amd64/amd64_get_ioperm.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amd64_get_ioperm.2,v 1.1 2004/02/27 23:44:56 deraadt Exp $ +.\" $OpenBSD: amd64_get_ioperm.2,v 1.2 2004/03/12 17:40:28 jmc Exp $ .\" $NetBSD: amd64_get_ioperm.2,v 1.3 1996/02/27 22:57:17 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -36,7 +36,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd October 14, 1995 -.Dt AMD64_GET_IOPERM 2 +.Dt AMD64_GET_IOPERM 2 amd64 .Os .Sh NAME .Nm amd64_get_ioperm , diff --git a/lib/libarch/amd64/amd64_get_ldt.2 b/lib/libarch/amd64/amd64_get_ldt.2 index 29531e21ef8..6f10abacf94 100644 --- a/lib/libarch/amd64/amd64_get_ldt.2 +++ b/lib/libarch/amd64/amd64_get_ldt.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amd64_get_ldt.2,v 1.1 2004/02/27 23:44:56 deraadt Exp $ +.\" $OpenBSD: amd64_get_ldt.2,v 1.2 2004/03/12 17:40:28 jmc Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. @@ -31,7 +31,7 @@ .\" $NetBSD: amd64_get_ldt.2,v 1.3 1996/01/05 14:56:44 pk Exp $ .\" .Dd September 20, 1993 -.Dt AMD64_GET_LDT 2 +.Dt AMD64_GET_LDT 2 amd64 .Os .Sh NAME .Nm amd64_get_ldt , diff --git a/lib/libarch/amd64/amd64_get_mtrr.2 b/lib/libarch/amd64/amd64_get_mtrr.2 index 64f52788084..05104c99e60 100644 --- a/lib/libarch/amd64/amd64_get_mtrr.2 +++ b/lib/libarch/amd64/amd64_get_mtrr.2 @@ -35,14 +35,12 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd November 10, 2001 -.Dt amd64_GET_MTRR 3 amd64 +.Dt AMD64_GET_MTRR 3 amd64 .Os .Sh NAME .Nm amd64_get_mtrr , .Nm amd64_set_mtrr .Nd access Memory Type Range Registers -.Sh LIBRARY -.Lb libamd64 .Sh SYNOPSIS .Fd #include \*[Lt]sys/types.h\*[Gt] .Fd #include \*[Lt]machine/sysarch.h\*[Gt] diff --git a/lib/libarch/amd64/amd64_iopl.2 b/lib/libarch/amd64/amd64_iopl.2 index d473cd8a709..dd3471f73ab 100644 --- a/lib/libarch/amd64/amd64_iopl.2 +++ b/lib/libarch/amd64/amd64_iopl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amd64_iopl.2,v 1.1 2004/02/27 23:44:56 deraadt Exp $ +.\" $OpenBSD: amd64_iopl.2,v 1.2 2004/03/12 17:40:28 jmc Exp $ .\" $NetBSD: amd64_iopl.2,v 1.3 1996/02/27 22:57:25 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -36,7 +36,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd October 14, 1995 -.Dt AMD64_IOPL 2 +.Dt AMD64_IOPL 2 amd64 .Os .Sh NAME .Nm amd64_iopl diff --git a/lib/libarch/amd64/amd64_vm86.2 b/lib/libarch/amd64/amd64_vm86.2 index eb8b50a7795..912c2cacfdb 100644 --- a/lib/libarch/amd64/amd64_vm86.2 +++ b/lib/libarch/amd64/amd64_vm86.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amd64_vm86.2,v 1.1 2004/02/27 23:44:56 deraadt Exp $ +.\" $OpenBSD: amd64_vm86.2,v 1.2 2004/03/12 17:40:28 jmc Exp $ .\" $NetBSD: amd64_vm86.2,v 1.1 1996/02/21 00:21:52 jtk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -38,7 +38,7 @@ .\" from: @(#)fork.2 6.5 (Berkeley) 3/10/91 .\" .Dd February 20, 1996 -.Dt AMD64_VM86 2 +.Dt AMD64_VM86 2 amd64 .Os .Sh NAME .Nm amd64_vm86 |