summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-01 17:07:04 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-01 17:07:04 +0000
commit96cc71db7208ba0a9308325c4bddb3f1962c7f76 (patch)
tree8782a72d6f57112741b57000a4014c5c373f46af /sys/arch/i386/isa
parent26c8825f1ec210bd98ef227f2dadc7fb73fdfeb5 (diff)
new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com
also repairs to mdoc.samples(7) and tcpdump(8)
Diffstat (limited to 'sys/arch/i386/isa')
-rw-r--r--sys/arch/i386/isa/pcvt/Util/vttest/vttest.123
1 files changed, 13 insertions, 10 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/vttest/vttest.1 b/sys/arch/i386/isa/pcvt/Util/vttest/vttest.1
index 963add03c79..0741bc152ce 100644
--- a/sys/arch/i386/isa/pcvt/Util/vttest/vttest.1
+++ b/sys/arch/i386/isa/pcvt/Util/vttest/vttest.1
@@ -1,15 +1,18 @@
-.\" $OpenBSD: vttest.1,v 1.2 1999/01/13 07:26:08 niklas Exp $
+.\" $OpenBSD: vttest.1,v 1.3 1999/07/01 17:07:03 aaron Exp $
.\"
-.TH VTTEST 1 "LOCAL"
-.SH NAME
-vttest \- test VT100-type terminal
-.SH SYNOPSIS
-.B vttest
-.SH DESCRIPTION
-.I Vttest
+.Dd 12 June, 1999
+.Os
+.Dt VTTEST 1
+.Sh NAME
+.Nm vttest
+.Nd test VT100-type terminal
+.Sh SYNOPSIS
+.Nm vttest
+.Sh DESCRIPTION
+.Nm
is a program designed to test the functionality of a VT100 terminal
(or emulator thereof).
It tests both display (escape sequence handling) and keyboard.
-.PP
-The program is menu\-driven and contains full on\-line operating
+.Pp
+The program is menu-driven and contains full on-line operating
instructions.