Fix markup in gettytab(5).
Reviewed by: bapt MFC after: 2 weeks Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D10476
This commit is contained in:
parent
cd39450155
commit
4b89eed669
@ -81,8 +81,8 @@ table.
|
|||||||
.It "c2 num unused tty control flags to leave terminal as"
|
.It "c2 num unused tty control flags to leave terminal as"
|
||||||
.It "ce bool false use crt erase algorithm"
|
.It "ce bool false use crt erase algorithm"
|
||||||
.It "ck bool false use crt kill algorithm"
|
.It "ck bool false use crt kill algorithm"
|
||||||
.It "cl str" Ta Dv NULL Ta
|
.It "cl str" Ta Dv NULL
|
||||||
.No "screen clear sequence"
|
.Ta No "screen clear sequence"
|
||||||
.It "co bool false console - add"
|
.It "co bool false console - add"
|
||||||
.Ql \en
|
.Ql \en
|
||||||
after login prompt
|
after login prompt
|
||||||
@ -94,31 +94,31 @@ scripts
|
|||||||
.It "dc num 0 chat debug bitmask"
|
.It "dc num 0 chat debug bitmask"
|
||||||
.It "de num 0 delay secs and flush input before writing first prompt"
|
.It "de num 0 delay secs and flush input before writing first prompt"
|
||||||
.It "df str %+ the" Xr strftime 3 "format used for \&%d in the banner message"
|
.It "df str %+ the" Xr strftime 3 "format used for \&%d in the banner message"
|
||||||
.It "ds str" Ta So Li ^Y Sc Ta
|
.It "ds str" Ta So Li ^Y
|
||||||
.No "delayed suspend character"
|
.Sc Ta No "delayed suspend character"
|
||||||
.It "dx bool false set"
|
.It "dx bool false set"
|
||||||
.Dv DECCTLQ
|
.Dv DECCTLQ
|
||||||
.It "ec bool false leave echo"
|
.It "ec bool false leave echo"
|
||||||
.Em OFF
|
.Em OFF
|
||||||
.It "ep bool false terminal uses even parity"
|
.It "ep bool false terminal uses even parity"
|
||||||
.It "er str" Ta So Li ^? Sc Ta
|
.It "er str" Ta So Li ^?
|
||||||
.No "erase character"
|
.Sc Ta No "erase character"
|
||||||
.It "et str" Ta So Li ^D Sc Ta
|
.It "et str" Ta So Li ^D
|
||||||
.No "end of text"
|
.Sc Ta No "end of text"
|
||||||
.Pq Dv EOF
|
.Pq Dv EOF
|
||||||
character
|
character
|
||||||
.It "ev str" Ta Dv NULL Ta
|
.It "ev str" Ta Dv NULL
|
||||||
.No "initial environment"
|
.Ta No "initial environment"
|
||||||
.It "f0 num unused tty mode flags to write messages"
|
.It "f0 num unused tty mode flags to write messages"
|
||||||
.It "f1 num unused tty mode flags to read login name"
|
.It "f1 num unused tty mode flags to read login name"
|
||||||
.It "f2 num unused tty mode flags to leave terminal as"
|
.It "f2 num unused tty mode flags to leave terminal as"
|
||||||
.It "fl str" Ta So Li ^O Sc Ta
|
.It "fl str" Ta So Li ^O
|
||||||
.No "output flush character"
|
.Sc Ta No "output flush character"
|
||||||
.It "hc bool false do"
|
.It "hc bool false do"
|
||||||
.Em NOT
|
.Em NOT
|
||||||
hangup line on last close
|
hangup line on last close
|
||||||
.It "he str" Ta Dv NULL Ta
|
.It "he str" Ta Dv NULL
|
||||||
.No "hostname editing regular expression"
|
.Ta No "hostname editing regular expression"
|
||||||
.It "hn str hostname hostname"
|
.It "hn str hostname hostname"
|
||||||
.It "ht bool false terminal has real tabs"
|
.It "ht bool false terminal has real tabs"
|
||||||
.It "hw bool false do cts/rts hardware flow control"
|
.It "hw bool false do cts/rts hardware flow control"
|
||||||
@ -128,21 +128,21 @@ hangup line on last close
|
|||||||
.It "ic str unused expect-send chat script for modem initialization"
|
.It "ic str unused expect-send chat script for modem initialization"
|
||||||
.It "if str unused display named file before prompt, like /etc/issue"
|
.It "if str unused display named file before prompt, like /etc/issue"
|
||||||
.It "ig bool false ignore garbage characters in login name"
|
.It "ig bool false ignore garbage characters in login name"
|
||||||
.It "im str" Ta Dv NULL Ta
|
.It "im str" Ta Dv NULL
|
||||||
.No "initial (banner) message"
|
.Ta No "initial (banner) message"
|
||||||
.It "in str" Ta So Li ^C Sc Ta
|
.It "in str" Ta So Li ^C
|
||||||
.No "interrupt character"
|
.Sc Ta No "interrupt character"
|
||||||
.It "is num unused input speed"
|
.It "is num unused input speed"
|
||||||
.It "kl str" Ta So Li ^U Sc Ta
|
.It "kl str" Ta So Li ^U
|
||||||
.No "kill character"
|
.Sc Ta No "kill character"
|
||||||
.It "l0 num unused tty local flags to write messages"
|
.It "l0 num unused tty local flags to write messages"
|
||||||
.It "l1 num unused tty local flags to read login name"
|
.It "l1 num unused tty local flags to read login name"
|
||||||
.It "l2 num unused tty local flags to leave terminal as"
|
.It "l2 num unused tty local flags to leave terminal as"
|
||||||
.It "lm str login: login prompt"
|
.It "lm str login: login prompt"
|
||||||
.It "ln str" Ta So Li ^V Sc Ta
|
.It "ln str" Ta So Li ^V
|
||||||
.No "``literal next'' character"
|
.Sc Ta No "``literal next'' character"
|
||||||
.It "lo str" Ta Pa /usr/bin/login Ta
|
.It "lo str" Ta Pa /usr/bin/login
|
||||||
.No "program to exec when name obtained"
|
.Ta No "program to exec when name obtained"
|
||||||
.It "mb bool false do flow control based on carrier"
|
.It "mb bool false do flow control based on carrier"
|
||||||
.It "nc bool false terminal does not supply carrier (set clocal)"
|
.It "nc bool false terminal does not supply carrier (set clocal)"
|
||||||
.It "nl bool false terminal has (or might have) a newline character"
|
.It "nl bool false terminal has (or might have) a newline character"
|
||||||
@ -153,8 +153,8 @@ hangup line on last close
|
|||||||
.It "o2 num unused tty output flags to leave terminal as"
|
.It "o2 num unused tty output flags to leave terminal as"
|
||||||
.It "op bool false terminal uses odd parity"
|
.It "op bool false terminal uses odd parity"
|
||||||
.It "os num unused output speed"
|
.It "os num unused output speed"
|
||||||
.It "pc str" Ta So Li \e0 Sc Ta
|
.It "pc str" Ta So Li \e0
|
||||||
.No "pad character"
|
.Sc Ta No "pad character"
|
||||||
.It "pe bool false use printer (hard copy) erase algorithm"
|
.It "pe bool false use printer (hard copy) erase algorithm"
|
||||||
.It "pf num 0 delay"
|
.It "pf num 0 delay"
|
||||||
between first prompt and following flush (seconds)
|
between first prompt and following flush (seconds)
|
||||||
@ -165,25 +165,25 @@ is specified
|
|||||||
.It "ps bool false line connected to a"
|
.It "ps bool false line connected to a"
|
||||||
.Tn MICOM
|
.Tn MICOM
|
||||||
port selector
|
port selector
|
||||||
.It "qu str" Ta So Li \&^\e Sc Ta
|
.It "qu str" Ta So Li \&^\e
|
||||||
.No "quit character"
|
.Sc Ta No "quit character"
|
||||||
.It "rp str" Ta So Li ^R Sc Ta
|
.It "rp str" Ta So Li ^R
|
||||||
.No "line retype character"
|
.Sc Ta No "line retype character"
|
||||||
.It "rt num unused ring timeout when using"
|
.It "rt num unused ring timeout when using"
|
||||||
.Va \&ac
|
.Va \&ac
|
||||||
.It "rw bool false do"
|
.It "rw bool false do"
|
||||||
.Em NOT
|
.Em NOT
|
||||||
use raw for input, use cbreak
|
use raw for input, use cbreak
|
||||||
.It "sp num unused line speed (input and output)"
|
.It "sp num unused line speed (input and output)"
|
||||||
.It "su str" Ta So Li ^Z Sc Ta
|
.It "su str" Ta So Li ^Z
|
||||||
.No "suspend character"
|
.Sc Ta No "suspend character"
|
||||||
.It "tc str none table continuation"
|
.It "tc str none table continuation"
|
||||||
.It "to num 0 timeout (seconds)"
|
.It "to num 0 timeout (seconds)"
|
||||||
.It "tt str" Ta Dv NULL Ta
|
.It "tt str" Ta Dv NULL
|
||||||
.No "terminal type (for environment)"
|
.Ta No "terminal type (for environment)"
|
||||||
.It "ub bool false do unbuffered output (of prompts etc)"
|
.It "ub bool false do unbuffered output (of prompts etc)"
|
||||||
.It "we str" Ta So Li ^W Sc Ta
|
.It "we str" Ta So Li ^W
|
||||||
.No "word erase character"
|
.Sc Ta No "word erase character"
|
||||||
.It "xc bool false do"
|
.It "xc bool false do"
|
||||||
.Em NOT
|
.Em NOT
|
||||||
echo control chars as
|
echo control chars as
|
||||||
|
Loading…
Reference in New Issue
Block a user