diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man1/forml.1 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man1/forml.1')
| -rw-r--r-- | static/unix-v10/man1/forml.1 | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/static/unix-v10/man1/forml.1 b/static/unix-v10/man1/forml.1 new file mode 100644 index 00000000..092553b3 --- /dev/null +++ b/static/unix-v10/man1/forml.1 @@ -0,0 +1,50 @@ +.pa 1 +.he 'FORML (I)'10/24/72'FORML (I)' +.ti 0 +NAME forml -- form letter generator processor +.sp +.ti 0 +SYNOPSIS forml_____ [ name ] ... +.sp +.ti0 +DESCRIPTION A streamlined program for typing form letters. +The names pick out +prestored form letters prepared according to the conventions +of +.ul +form +and +.ul +roff. +The program prompts to get each blank +filled in. +When all the forms are completed, it prompts "Set paper." +It waits for a newline before printing each letter. + +If more than one name is given, the name of +each letter is announced +before the prompts for it begin. +If no names are given, the program asks "Which letter?" before +each. +Respond with the name and a newline, or newline only when done. +.sp +On a 2741 type terminal, the program assumes the +letter is to be typed with a correspondence ball, +and also prompts "Change ball." +Replace the ball at the end. +.sp +.ti0 +FILES form.m (memory), +.br +forma, formb, ... temporaries +.sp +.ti0 +SEE ALSO form(I), fed(I), roff(I) +.br +.sp +.ti0 +DIAGNOSTICS "Try again"--can't get a process +.br +.sp +.ti0 +BUGS -- |
