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/memo.1 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man1/memo.1')
| -rw-r--r-- | static/unix-v10/man1/memo.1 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/static/unix-v10/man1/memo.1 b/static/unix-v10/man1/memo.1 new file mode 100644 index 00000000..e2103d66 --- /dev/null +++ b/static/unix-v10/man1/memo.1 @@ -0,0 +1,38 @@ +.TH MEMO 1 "local" +.SH NAME +memo \- produce macros for MM interactively +.SH SYNOPSIS +.B memo +.I filename \ +[ +.I argument\ +] +.SH DESCRIPTION +.I Memo +is designed as a computer +aid to help new or infrequent users of the PWB/MM Memorandum +Macros. +It asks questions interactively to produce a +file which contains the necessary introductory and concluding +macros for PWB/MM. +In order to enter the text of the memo, you must enter +the editor. +For help to any question enter a +.I +\? +A detailed explanation of the proper +answer will be printed. +.P +The following are optional arguments to be used when filename already exists to avoid lengthy printout: +.TP 7 +.B a +Enter editor to add/modify text. +.TP 7 +.B b +Be prompted for concluding macros. +.TP 7 +! +Overwrite filename and begin introductory macros. +.PD +.SH "SEE ALSO" +.IR nroff (1) |
