summaryrefslogtreecommitdiff
path: root/static/v10/man1/rscan.1
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man1/rscan.1
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man1/rscan.1')
-rw-r--r--static/v10/man1/rscan.146
1 files changed, 0 insertions, 46 deletions
diff --git a/static/v10/man1/rscan.1 b/static/v10/man1/rscan.1
deleted file mode 100644
index 4e7f89a2..00000000
--- a/static/v10/man1/rscan.1
+++ /dev/null
@@ -1,46 +0,0 @@
-.TH RSCAN 1 polya
-.CT 1 graphics
-.SH NAME
-rscan, pix \- scan page on ricoh scanner and display on 5620
-.SH SYNOPSIS
-.B rscan
-[
-.B -D
-]
-[
-.B -r
-.I n
-]
-[
-.B name
-]
-.SH DESCRIPTION
-.I Rscan
-reads data from the Ricoh scanner and writes it in file
-.I name
-with a header as described in
-.IR pictures (5).
-If no
-.I name
-is given, it calls the file
-.B Junk.
-The flag
-.B -D
-turns on dither mode.
-The flag
-.BI -r
-selects the scanner resolution.
-Values of
-.I n
-are 0 for 200\(mu200 dots per inch, 1 for 200\(mu100 DPI, 2 for 300\(mu300 DPI (default),
-and 3 for 240\(mu240 DPI.
-The data from the scanner are bytes with the low order bit corresponding
-to the left edge of the paper.
-There are 324 bytes/scan line at the default resolution.
-.PP
-.I Pix
-displays a scanned page in a window on the 5620 terminal.
-Button 3 displays a menu for moving around in the data.
-.SH "SEE ALSO"
-.IR imscan (1),
-.IR pictures (5)