From bba323e822c538e2bd6d1d17337e335cd91b8281 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Fri, 31 Jan 1997 00:05:08 +0000 Subject: [PATCH] Update to reflect current include files. --- share/man/man4/man4.i386/pcvt.4 | 2 ++ share/man/man4/pcvt.4 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/share/man/man4/man4.i386/pcvt.4 b/share/man/man4/man4.i386/pcvt.4 index fe7898a8c962..47e7b24baa6b 100644 --- a/share/man/man4/man4.i386/pcvt.4 +++ b/share/man/man4/man4.i386/pcvt.4 @@ -768,6 +768,8 @@ struct pcvtinfo { u_int updatefast; /* PCVT_UPDATEFAST */ u_int updateslow; /* PCVT_UPDATESLOW */ u_int sysbeepf; /* PCVT_SYSBEEPF */ + u_int pcburst; /* PCVT_PCBURST */ + u_int kbd_fifo_sz; /* PCVT_KBD_FIFO_SZ */ /* config booleans */ diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4 index fe7898a8c962..47e7b24baa6b 100644 --- a/share/man/man4/pcvt.4 +++ b/share/man/man4/pcvt.4 @@ -768,6 +768,8 @@ struct pcvtinfo { u_int updatefast; /* PCVT_UPDATEFAST */ u_int updateslow; /* PCVT_UPDATESLOW */ u_int sysbeepf; /* PCVT_SYSBEEPF */ + u_int pcburst; /* PCVT_PCBURST */ + u_int kbd_fifo_sz; /* PCVT_KBD_FIFO_SZ */ /* config booleans */