View | Details | Raw Unified | Return to bug 12767
Collapse All | Expand All

(-)ttys.5 (+8 lines)
Lines 125-130 Link Here
125
"none".
125
"none".
126
For backwards compatibility, the ``group='' should appear last on the
126
For backwards compatibility, the ``group='' should appear last on the
127
line, immediately before the optional comment.
127
line, immediately before the optional comment.
128
.Pp
129
Both the second field and any command specified with ``window=''
130
will be split into words and executed using
131
.Xr execve 2 .
132
Words are separated by tabs and/or spaces.
133
Arguments comprised of more than one word should be enclosed in single
134
quotes ("'").
135
Note that no shell-style globbing or other variable substitution occurs.
128
.Sh EXAMPLES
136
.Sh EXAMPLES
129
.Bd -literal
137
.Bd -literal
130
# root login on console at 1200 baud
138
# root login on console at 1200 baud

Return to bug 12767