From 97d5c458cfa039d857301e1ca7d5af3beb37131d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 26 Apr 2026 16:38:00 -0400 Subject: build: Better Build System --- static/unix-v10/man1/paper.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 static/unix-v10/man1/paper.1 (limited to 'static/unix-v10/man1/paper.1') diff --git a/static/unix-v10/man1/paper.1 b/static/unix-v10/man1/paper.1 new file mode 100644 index 00000000..ab19376a --- /dev/null +++ b/static/unix-v10/man1/paper.1 @@ -0,0 +1,16 @@ +.TH PAPER 1 +.SH NAME +paper \- list input on HP2621P printer +.SH SYNOPSIS +.B paper +[ +.I file +] +... +.SH DESCRIPTION +.I paper +prints the argument files (or the standard input +if there are no arguments) on the user's terminal +which is assumed to be a HP2621P. +A handshaking protocol is used to prevent overrunning +the terminal's buffer and dropping characters. -- cgit v1.2.3