Annotation of 43BSDReno/old/tk/tk.1, revision 1.1

1.1     ! root        1: .\"    @(#)tk.1        6.1 (Berkeley) 4/29/85
        !             2: .\"
        !             3: .TH TK 1 "April 29, 1985"
        !             4: .AT 3
        !             5: .SH NAME
        !             6: tk \- paginator for the Tektronix 4014
        !             7: .SH SYNOPSIS
        !             8: .B tk
        !             9: [
        !            10: .B \-t
        !            11: ]
        !            12: [
        !            13: .B \-\c
        !            14: .I  N
        !            15: ]
        !            16: [
        !            17: .B \-p\c
        !            18: .I  L
        !            19: ]
        !            20: [
        !            21: file
        !            22: ]
        !            23: .SH DESCRIPTION
        !            24: The output of
        !            25: .I tk
        !            26: is intended for a Tektronix 4014 terminal.
        !            27: .I Tk
        !            28: arranges for 66 lines to fit on the screen,
        !            29: divides the screen into
        !            30: .I N
        !            31: columns,
        !            32: and
        !            33: contributes an eight space page offset
        !            34: in the (default) single-column case.
        !            35: Tabs, spaces, and backspaces are collected and plotted
        !            36: when necessary.
        !            37: Teletype Model 37 half- and reverse-line sequences
        !            38: are interpreted and plotted.
        !            39: At the end of each page
        !            40: .I tk
        !            41: waits for a newline (empty line) from the keyboard before
        !            42: continuing on to the next page.
        !            43: In this wait state, the command
        !            44: .BI ! command
        !            45: will send the
        !            46: .I command
        !            47: to the shell.
        !            48: .PP
        !            49: The command line options are:
        !            50: .TP
        !            51: .B \-t
        !            52: Don't wait between pages; for directing output into a file.
        !            53: .PP
        !            54: .TP
        !            55: .BI \- N
        !            56: Divide the screen into \fIN\fR columns and
        !            57: wait after the last column.
        !            58: .TP
        !            59: .BI \-p L
        !            60: Set page length to \fIL\fR
        !            61: lines.
        !            62: .SH SEE ALSO
        !            63: pr(1)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.