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

(-)src/usr.sbin/ctm/ctm/ctm.5 (-2 / +2 lines)
Lines 30-36 Link Here
30
followed by a CTM statement and control data, and ends with a '\en'
30
followed by a CTM statement and control data, and ends with a '\en'
31
character.
31
character.
32
32
33
Data chunks always belong to the preceeding control line, and the
33
Data chunks always belong to the preceding control line, and the
34
last field on that control line is the number of bytes in the data
34
last field on that control line is the number of bytes in the data
35
chunk.
35
chunk.
36
A trailing newline '\en' character follows each data chunk, this
36
A trailing newline '\en' character follows each data chunk, this
Lines 200-206 Link Here
200
.Fx 1.1.5 ,
200
.Fx 1.1.5 ,
201
and many bugs and 
201
and many bugs and 
202
methods were hashed out.
202
methods were hashed out.
203
The CTM system has been made publically available in
203
The CTM system has been made publicly available in
204
.Fx 2.1 .
204
.Fx 2.1 .
205
205
206
.Sh AUTHORS
206
.Sh AUTHORS
(-)src/lib/libedit/editrc.5 (-1 / +1 lines)
Lines 213-219 Link Here
213
indicating that the terminal does or does not have that capability.
213
indicating that the terminal does or does not have that capability.
214
.Pp
214
.Pp
215
.Fl s
215
.Fl s
216
returns an emptry string for non-existant capabilities, rather than
216
returns an empty string for non-existent capabilities, rather than
217
causing an error.
217
causing an error.
218
.Fl v
218
.Fl v
219
causes messages to be verbose.
219
causes messages to be verbose.
(-)src/libexec/getty/gettytab.5 (-1 / +1 lines)
Lines 372-378 Link Here
372
.Pp
372
.Pp
373
If
373
If
374
.Em \&pp
374
.Em \&pp
375
string is specified and a PPP link bringup sequence is recognized,
375
string is specified and a PPP link bring up sequence is recognized,
376
getty will invoke the program referenced by the pp option.  This
376
getty will invoke the program referenced by the pp option.  This
377
can be used to handle incoming PPP calls.
377
can be used to handle incoming PPP calls.
378
.Pp
378
.Pp
(-)src/contrib/groff/man/groff_font.man (-1 / +1 lines)
Lines 277-283 Link Here
277
.B 0x
277
.B 0x
278
or
278
or
279
.B 0X
279
.B 0X
280
it will be intepreted as hexadecimal.
280
it will be interpreted as hexadecimal.
281
.LP
281
.LP
282
Anything on the line after the code field will be ignored.
282
Anything on the line after the code field will be ignored.
283
.LP
283
.LP
(-)src/usr.sbin/inetd/inetd.8 (-1 / +1 lines)
Lines 291-297 Link Here
291
for a given IP address by appending
291
for a given IP address by appending
292
a ``/'' followed by the number to the maximum number of
292
a ``/'' followed by the number to the maximum number of
293
outstanding child processes. Once the maximum is reached, further
293
outstanding child processes. Once the maximum is reached, further
294
conections from this IP address will be dropped until the end of the
294
connections from this IP address will be dropped until the end of the
295
minute.
295
minute.
296
.Pp
296
.Pp
297
The
297
The
(-)src/contrib/ipfilter/man/ipf.5 (-4 / +4 lines)
Lines 4-10 Link Here
4
.SH DESCRIPTION
4
.SH DESCRIPTION
5
.PP
5
.PP
6
A rule file for \fBipf\fP may have any name or even be stdin.  As
6
A rule file for \fBipf\fP may have any name or even be stdin.  As
7
\fBipfstat\fP produces parseable rules as output when displaying the internal
7
\fBipfstat\fP produces parsable rules as output when displaying the internal
8
kernel filter lists, it is quite plausible to use its output to feed back
8
kernel filter lists, it is quite plausible to use its output to feed back
9
into \fBipf\fP.  Thus, to remove all filters on input packets, the following
9
into \fBipf\fP.  Thus, to remove all filters on input packets, the following
10
could be done:
10
could be done:
Lines 68-74 Link Here
68
icmp-type = "unreach" | "echo" | "echorep" | "squench" | "redir" |
68
icmp-type = "unreach" | "echo" | "echorep" | "squench" | "redir" |
69
	    "timex" | "paramprob" | "timest" | "timestrep" | "inforeq" |
69
	    "timex" | "paramprob" | "timest" | "timestrep" | "inforeq" |
70
	    "inforep" | "maskreq" | "maskrep"  | decnumber .
70
	    "inforep" | "maskreq" | "maskrep"  | decnumber .
71
icmp-code = decumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
71
icmp-code = decnumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
72
	    "needfrag" | "srcfail" | "net-unk" | "host-unk" | "isolate" |
72
	    "needfrag" | "srcfail" | "net-unk" | "host-unk" | "isolate" |
73
	    "net-prohib" | "host-prohib" | "net-tos" | "host-tos" .
73
	    "net-prohib" | "host-prohib" | "net-tos" | "host-tos" .
74
optlist	= "nop" | "rr" | "zsu" | "mtup" | "mtur" | "encode" | "ts" |
74
optlist	= "nop" | "rr" | "zsu" | "mtup" | "mtur" | "encode" | "ts" |
Lines 345-351 Link Here
345
.TP
345
.TP
346
.B icmp-type
346
.B icmp-type
347
is only effective when used with \fBproto icmp\fP and must NOT be used
347
is only effective when used with \fBproto icmp\fP and must NOT be used
348
in conjuction with \fBflags\fP.  There are a number of types, which can be
348
in conjunction with \fBflags\fP.  There are a number of types, which can be
349
referred to by an abbreviation recognised by this language, or the numbers
349
referred to by an abbreviation recognised by this language, or the numbers
350
with which they are associated can be used.  The most important from
350
with which they are associated can be used.  The most important from
351
a security point of view is the ICMP redirect.
351
a security point of view is the ICMP redirect.
Lines 441-447 Link Here
441
.fi
441
.fi
442
.PP
442
.PP
443
would be needed before the first block.  To create a new group for
443
would be needed before the first block.  To create a new group for
444
processing all inbould packets on le0/le1/lo0, with the default being to block
444
processing all inbound packets on le0/le1/lo0, with the default being to block
445
all inbound packets, we would do something like:
445
all inbound packets, we would do something like:
446
.LP
446
.LP
447
.nf
447
.nf
(-)src/contrib/ipfilter/ipsend/ipsend.5 (-9 / +9 lines)
Lines 4-11 Link Here
4
.SH DESCRIPTION
4
.SH DESCRIPTION
5
The \fBipsend\fP program expects, with the \fB-L\fP option, input to be a
5
The \fBipsend\fP program expects, with the \fB-L\fP option, input to be a
6
text file which fits the grammar described below.  The purpose of this
6
text file which fits the grammar described below.  The purpose of this
7
grammar is to allow IP packets to be described in an arbitary way which
7
grammar is to allow IP packets to be described in an arbitrary way which
8
also allows encapsulation to be so done to an arbitary level.
8
also allows encapsulation to be so done to an arbitrary level.
9
.SH GRAMMAR
9
.SH GRAMMAR
10
.LP
10
.LP
11
.nf
11
.nf
Lines 116-122 Link Here
116
.TP
116
.TP
117
.B len <number>
117
.B len <number>
118
manually specifies the length of the IP packet.  The length will automatically
118
manually specifies the length of the IP packet.  The length will automatically
119
be adjusted to accomodate data or further protocol headers.
119
be adjusted to accommodate data or further protocol headers.
120
.TP
120
.TP
121
.B off <number>
121
.B off <number>
122
sets the fragment offset field of the IP packet.  Default is 0.
122
sets the fragment offset field of the IP packet.  Default is 0.
Lines 158-164 Link Here
158
is used to indicate that raw data is to be included in the IP packet.  See the
158
is used to indicate that raw data is to be included in the IP packet.  See the
159
\fBDATA\fP section for details on options available.
159
\fBDATA\fP section for details on options available.
160
.SH "IPv4 Options"
160
.SH "IPv4 Options"
161
these keywords indicate that the releveant IP option should be added to the
161
these keywords indicate that the relevant IP option should be added to the
162
IP header (the header length field will be adjusted appropriately).
162
IP header (the header length field will be adjusted appropriately).
163
.TP
163
.TP
164
.B nop
164
.B nop
Lines 210-216 Link Here
210
Address Extension
210
Address Extension
211
.TP
211
.TP
212
.B visa
212
.B visa
213
Expermental Access Control.
213
Experimental Access Control.
214
.TP
214
.TP
215
.B imitd
215
.B imitd
216
IMI Traffic Descriptor.
216
IMI Traffic Descriptor.
Lines 314-320 Link Here
314
indicates that the string provided should be added to the current packet as
314
indicates that the string provided should be added to the current packet as
315
data.  A string may be a consecutive list of characters and numbers (with
315
data.  A string may be a consecutive list of characters and numbers (with
316
no white spaces) or bounded by "'s (may not contain them, even if \\'d).
316
no white spaces) or bounded by "'s (may not contain them, even if \\'d).
317
The \\ charcater is recognised with the appropriate C escaped values, including
317
The \\ character is recognised with the appropriate C escaped values, including
318
octal numbers.
318
octal numbers.
319
.TP
319
.TP
320
.B file <filename>
320
.B file <filename>
Lines 323-329 Link Here
323
.SH "ICMP TYPES"
323
.SH "ICMP TYPES"
324
.TP
324
.TP
325
.B echorep
325
.B echorep
326
Eecho Reply.
326
Echo Reply.
327
.TP
327
.TP
328
.B "unreach [ unreachable-code ]"
328
.B "unreach [ unreachable-code ]"
329
Generic Unreachable error.  This is used to indicate that an error has
329
Generic Unreachable error.  This is used to indicate that an error has
Lines 343-349 Link Here
343
\fBcutoff-preced\fP.
343
\fBcutoff-preced\fP.
344
.TP
344
.TP
345
.B squench
345
.B squench
346
Source Quence.
346
Source Quench.
347
.TP
347
.TP
348
.B "redir [ redirect-code ]"
348
.B "redir [ redirect-code ]"
349
Redirect (routing).  This is used to indicate that the route being chosen
349
Redirect (routing).  This is used to indicate that the route being chosen
Lines 358-364 Link Here
358
Echo.
358
Echo.
359
.TP
359
.TP
360
.B routerad
360
.B routerad
361
Router Advertisment.
361
Router Advertisement.
362
.TP
362
.TP
363
.B routersol
363
.B routersol
364
Router solicitation.
364
Router solicitation.
(-)src/usr.bin/tn3270/mset/map3270.5 (-1 / +1 lines)
Lines 267-273 Link Here
267
        pfk21 = '\eE('; pfk22 = '\eE)'; pfk23 = '\eE_'; pfk24 = '\eE+';
267
        pfk21 = '\eE('; pfk22 = '\eE)'; pfk23 = '\eE_'; pfk24 = '\eE+';
268
        }
268
        }
269
.fi
269
.fi
270
.SH "IBM 3270 KEY DEFINITONS FOR AN ABOVE DEFINITION"
270
.SH "IBM 3270 KEY DEFINITIONS FOR AN ABOVE DEFINITION"
271
The charts below show the proper keys to emulate
271
The charts below show the proper keys to emulate
272
each 3270 function when using the default key mapping supplied
272
each 3270 function when using the default key mapping supplied
273
with
273
with
(-)src/usr.sbin/lpr/lpr/printcap.5 (-1 / +1 lines)
Lines 93-99 Link Here
93
.It "lf	str" Ta Pa /dev/console Ta No "error logging file name"
93
.It "lf	str" Ta Pa /dev/console Ta No "error logging file name"
94
.It "lo	str" Ta Pa lock Ta No "name of lock file"
94
.It "lo	str" Ta Pa lock Ta No "name of lock file"
95
.It "lp	str" Ta Pa /dev/lp Ta No "device name to open for output"
95
.It "lp	str" Ta Pa /dev/lp Ta No "device name to open for output"
96
.It "ms	str" Ta Dv NULL Ta No "if lp is a tty, a comma-seperated, "
96
.It "ms	str" Ta Dv NULL Ta No "if lp is a tty, a comma-separated, "
97
.Xr stty 1
97
.Xr stty 1
98
-like list describing the tty modes
98
-like list describing the tty modes
99
.It "mx	num	1000	maximum file size (in"
99
.It "mx	num	1000	maximum file size (in"
(-)src/share/termcap/termcap.5 (-6 / +6 lines)
Lines 205-211 Link Here
205
label_width		lw	columns	in each	label
205
label_width		lw	columns	in each	label
206
max_attributes		ma	maximum	combined attributes terminal can
206
max_attributes		ma	maximum	combined attributes terminal can
207
				handle
207
				handle
208
maximum_windows		MW	maxumum	number of defineable windows
208
maximum_windows		MW	maximum	number of definable windows
209
magic_cookie_glitch_ul	ug	number of blanks left by underline
209
magic_cookie_glitch_ul	ug	number of blanks left by underline
210
#
210
#
211
# These came in with SVr4's color support
211
# These came in with SVr4's color support
Lines 321-327 Link Here
321
key_f5			k5	F5 function key
321
key_f5			k5	F5 function key
322
key_f6			k6	F6 function key
322
key_f6			k6	F6 function key
323
key_f7			k7	F7 function key
323
key_f7			k7	F7 function key
324
key_f8			k8	F8 fucntion key
324
key_f8			k8	F8 function key
325
key_f9			k9	F9 function key
325
key_f9			k9	F9 function key
326
key_home		kh	home key
326
key_home		kh	home key
327
key_ic			kI	insert-character key
327
key_ic			kI	insert-character key
Lines 610-621 Link Here
610
set_right_margin_parm	Zn	Set right margin at column #1
610
set_right_margin_parm	Zn	Set right margin at column #1
611
set_top_margin		Zo	Set top	margin at current line
611
set_top_margin		Zo	Set top	margin at current line
612
set_top_margin_parm	Zp	Set top	(bottom) margin	at row #1 (#2)
612
set_top_margin_parm	Zp	Set top	(bottom) margin	at row #1 (#2)
613
start_bit_image		Zq	Start printing bit image braphics
613
start_bit_image		Zq	Start printing bit image graphics
614
start_char_set_def	Zr	Start character	set definition
614
start_char_set_def	Zr	Start character	set definition
615
stop_bit_image		Zs	Stop printing bit image	graphics
615
stop_bit_image		Zs	Stop printing bit image	graphics
616
stop_char_set_def	Zt	End definition of character aet
616
stop_char_set_def	Zt	End definition of character aet
617
subscript_characters	Zu	List of	subscriptable characters
617
subscript_characters	Zu	List of	subscriptible characters
618
superscript_characters	Zv	List of	superscriptable	characters
618
superscript_characters	Zv	List of	superscriptible	characters
619
these_cause_cr		Zw	Printing any of	these chars causes CR
619
these_cause_cr		Zw	Printing any of	these chars causes CR
620
zero_motion		Zx	No motion for subsequent character
620
zero_motion		Zx	No motion for subsequent character
621
#
621
#
Lines 643-649 Link Here
643
bit_image_newline	Zz	Move to	next row of the	bit image
643
bit_image_newline	Zz	Move to	next row of the	bit image
644
bit_image_carriage_return	Yv	Move to	beginning of same row
644
bit_image_carriage_return	Yv	Move to	beginning of same row
645
color_names		Yw	Give name for color #1
645
color_names		Yw	Give name for color #1
646
define_bit_image_region	Yx	Define rectangualar bit	image region
646
define_bit_image_region	Yx	Define rectangular bit image region
647
end_bit_image_region	Yy	End a bit-image	region
647
end_bit_image_region	Yy	End a bit-image	region
648
set_color_band		Yz	Change to ribbon color #1
648
set_color_band		Yz	Change to ribbon color #1
649
set_page_length		YZ	Set page length	to #1 lines
649
set_page_length		YZ	Set page length	to #1 lines

Return to bug 6903