Research V3 development
authorKen Thompson <ken@research.uucp>
Mon, 28 Feb 1972 17:35:08 +0000 (12:35 -0500)
committerKen Thompson <ken@research.uucp>
Mon, 28 Feb 1972 17:35:08 +0000 (12:35 -0500)
Work on file man/manx/dpt.6

Co-Authored-By: Dennis Ritchie <dmr@research.uucp>
Synthesized-from: v3

man/manx/dpt.6 [new file with mode: 0644]

diff --git a/man/manx/dpt.6 b/man/manx/dpt.6
new file mode 100644 (file)
index 0000000..9b1f3a4
--- /dev/null
@@ -0,0 +1,31 @@
+.pa 1
+.he '3/15/72''DPT (VI)'
+.ti 0
+NAME           dpt -- read DEC ASCII paper tape
+.sp
+.ti 0
+SYNOPSIS       dpt output [input]
+.sp
+.ti 0
+DESCRIPTION    dpt\b\b\b___
+reads the input file (/dev/ppt default)
+assuming the format is a DEC generated
+ASCII paper tape of an assembly language program.
+The output is a UNIX ASCII assembly program.
+.sp
+.ti 0
+FILES          /dev/ppt
+.sp
+.ti 0
+SEE ALSO       --
+.sp
+.ti 0
+DIAGNOSTICS    --
+.sp
+.ti 0
+BUGS           Almost
+always a hand pass is required to get
+a correct output.
+.sp
+.ti 0
+OWNER          ken, dmr