From 6adb0883e306d9756094cf138e182c28b10921f2 Mon Sep 17 00:00:00 2001 From: bde Date: Thu, 22 Oct 1998 14:29:03 +0000 Subject: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Use .Cd instead of a a home made format. Don't quote IO_KBD. --- share/man/man4/man4.i386/pcvt.4 | 14 ++------------ share/man/man4/pcvt.4 | 14 ++------------ 2 files changed, 4 insertions(+), 24 deletions(-) (limited to 'share') diff --git a/share/man/man4/man4.i386/pcvt.4 b/share/man/man4/man4.i386/pcvt.4 index c7faf0e..144675a 100644 --- a/share/man/man4/man4.i386/pcvt.4 +++ b/share/man/man4/man4.i386/pcvt.4 @@ -31,7 +31,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" @(#)pcvt.4, 3.20, Last Edit-Date: [Sun Apr 2 18:23:39 1995] -.\" $Id: pcvt.4,v 1.10 1998/03/12 07:30:35 charnier Exp $ +.\" $Id: pcvt.4,v 1.11 1998/08/26 02:46:24 jkoshy Exp $ .\" .\" Man page pcvt(4) created after pcvt_ioctl.h on 13-Jan-93 .\" by Joerg Wunsch @@ -65,17 +65,7 @@ see below .Pc .Pp -device -.Em vt0 -at -.Em isa? -port -.Dq Em IO_KBD -.Em tty -irq -.Em 1 -vector -.Em pcrint +.Cd "device vt0 at isa? port IO_KBD tty irq 1" .Sh DESCRIPTION .Ss Overview The diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4 index c7faf0e..144675a 100644 --- a/share/man/man4/pcvt.4 +++ b/share/man/man4/pcvt.4 @@ -31,7 +31,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" @(#)pcvt.4, 3.20, Last Edit-Date: [Sun Apr 2 18:23:39 1995] -.\" $Id: pcvt.4,v 1.10 1998/03/12 07:30:35 charnier Exp $ +.\" $Id: pcvt.4,v 1.11 1998/08/26 02:46:24 jkoshy Exp $ .\" .\" Man page pcvt(4) created after pcvt_ioctl.h on 13-Jan-93 .\" by Joerg Wunsch @@ -65,17 +65,7 @@ see below .Pc .Pp -device -.Em vt0 -at -.Em isa? -port -.Dq Em IO_KBD -.Em tty -irq -.Em 1 -vector -.Em pcrint +.Cd "device vt0 at isa? port IO_KBD tty irq 1" .Sh DESCRIPTION .Ss Overview The -- cgit v1.1