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/double.1 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man1/double.1')
| -rw-r--r-- | static/unix-v10/man1/double.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/static/unix-v10/man1/double.1 b/static/unix-v10/man1/double.1 new file mode 100644 index 00000000..f2da42d7 --- /dev/null +++ b/static/unix-v10/man1/double.1 @@ -0,0 +1,60 @@ +.id NOTICE-NOT TO BE DISCLOSED OUTSIDE BELL SYS EXCEPT UNDER WRITTEN AGRMT +.id Writer's Workbench version 2.1, January 1981 +.TH DOUBLE 1 +.SH NAME +double \- double word finder +.SH SYNOPSIS +.B double +[ +.B \-flags +][ +.B \-ver +] +[file ...] +.SH DESCRIPTION +.I Double +searches text for consecutive occurrences of words. +It skips text contained in tables formatted with +.IR tbl (1) +and ignores consecutive occurrences of any single character +except +.IR a . +When +.I double +finds two words in a row, +it prints them with the line number of the first one. +.PP +.I Double +is one of the programs run under the +.IR proofr (1) +and +.IR wwb (1) +commands. +.PP +Two options give information about the program: +.RS 5 +.TP 7 +.B \-flags +print the command synopsis line (see above) +showing command flags and options, +then exit. +.TP +.B \-ver +print the Writer's Workbench version number of the command, then exit. +.RE +.SH SEE ALSO +proofr(1), +wwb(1), +tbl(1). +.SH SUPPORT +.IR "COMPONENT NAME: " "Writer's Workbench" +.br +.IR "APPROVAL AUTHORITY: " "Div 452" +.br +.IR "STATUS: " Standard +.br +.IR "SUPPLIER: " "Dept 45271" +.br +.IR "USER INTERFACE: " "Stacey Keenan, Dept 45271, PY x3733" +.br +.IR "SUPPORT LEVEL: " "Class B - unqualified support other than Div 452" |
