diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/fed/fed.1 | 3 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 | 7 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 | 3 | ||||
-rw-r--r-- | sys/arch/i386/stand/installboot/installboot.8 | 3 | ||||
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_asm.1 | 5 |
5 files changed, 8 insertions, 13 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/fed/fed.1 b/sys/arch/i386/isa/pcvt/Util/fed/fed.1 index b7f8b0f15c3..15a77c24f87 100644 --- a/sys/arch/i386/isa/pcvt/Util/fed/fed.1 +++ b/sys/arch/i386/isa/pcvt/Util/fed/fed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fed.1,v 1.4 1999/05/16 19:57:50 alex Exp $ +.\" $OpenBSD: fed.1,v 1.5 1999/07/03 02:11:11 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -47,7 +47,6 @@ utility allows a user to edit or create EGA/VGA download fontfiles to be used by the .Nm pcvt device driver. -.Pp .Sh BUGS No known bugs .Sh SEE ALSO diff --git a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 index 00e5a9ba1e9..451aa9ae649 100644 --- a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 +++ b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ispcvt.8,v 1.3 1999/01/13 07:26:04 niklas Exp $ +.\" $OpenBSD: ispcvt.8,v 1.4 1999/07/03 02:11:11 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -44,12 +44,12 @@ .Op Fl v .Sh DESCRIPTION The -.Nm ispcvt +.Nm utility allows the user to check whether the current video driver compiled into the kernel is a pcvt driver. The major and minor release numbers of the driver are also checked. Furthermore -.Nm ispcvt +.Nm is also able to print out the values of all the .Dq Ar PCVT_XXXXXX compile time options, the driver in the current running kernel was @@ -87,7 +87,6 @@ name & major number matched, release minor number mismatch .It Sy 5 usage error .El -.Pp .Sh BUGS No known bugs .Sh SEE ALSO diff --git a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 index b1f759e9ee4..0cbb518534d 100644 --- a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 +++ b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keycap.3,v 1.5 1999/04/23 19:11:58 millert Exp $ +.\" $OpenBSD: keycap.3,v 1.6 1999/07/03 02:11:11 aaron Exp $ .\" .\" .\" Copyright (c) 1992,1993,1994 Hellmuth Michaelis @@ -113,7 +113,6 @@ function returns .Dv NULL if the capability was not found. -.Pp .Sh FILES .Bl -tag -width /usr/share/misc/keycap.pcvt -compact .It Pa /usr/share/misc/keycap.pcvt diff --git a/sys/arch/i386/stand/installboot/installboot.8 b/sys/arch/i386/stand/installboot/installboot.8 index 7be1c77be7a..ebf51ade1d1 100644 --- a/sys/arch/i386/stand/installboot/installboot.8 +++ b/sys/arch/i386/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.18 1999/07/02 20:11:46 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.19 1999/07/03 02:11:11 aaron Exp $ .\" .\" Copyright (c) 1997 Michael Shalayeff .\" All rights reserved. @@ -143,7 +143,6 @@ and you can use the boot block command: .Pp .Dl boot> machine diskinfo -.Pp .Sh BUGS The disklabel .Va d_type diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 index ba7ce937dba..3dbeece1bb1 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 +++ b/sys/dev/microcode/aic7xxx/aic7xxx_asm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aic7xxx_asm.1,v 1.4 1996/11/28 23:27:59 niklas Exp $ +.\" $OpenBSD: aic7xxx_asm.1,v 1.5 1999/07/03 02:11:12 aaron Exp $ .\" .\" Copyright (c) 1994, 1995 .\" Justin T. Gibbs. All rights reserved. @@ -28,7 +28,7 @@ .\" .Dd November 11, 1994 .Dt AIC7XXX_ASM 1 -.Os BSD 4 +.Os .Sh NAME .Nm aic7xxx_asm .Nd Assembler for the Adaptec aic7xxx family of asics @@ -66,7 +66,6 @@ Print version information .It Fl o Ar file Redirect assembler output to .Ar file -.Pp .Sh AUTHOR This aic7770 assembler was written by John Aycock (aycock@cpsc.ucalgary.ca) |