Date: Tue, 9 Jun 1998 16:29:14 -0700 (PDT) From: josh@quick.net To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/6903: man 5 corrections Message-ID: <199806092329.QAA20962@newport-2-12.quick.net>
index | next in thread | raw e-mail
>Number: 6903
>Category: docs
>Synopsis: man 5 corrections
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 9 16:30:01 PDT 1998
>Last-Modified:
>Originator: Josh Gilliam
>Organization:
>Release: FreeBSD 3.0-CURRENT i386
>Environment:
src/usr.sbin/ctm/ctm/ctm.5 1.6
src/lib/libedit/editrc.5 1.2
src/libexec/getty/gettytab.5 1.17
src/contrib/groff/man/groff_font.man 1.1.1.1
src/usr.sbin/inetd/inetd.8 (inetd.conf.5) 1.21
src/contrib/ipfilter/man/ipf.5 1.1.1.4
src/contrib/ipfilter/ipsend/ipsend.5 1.1.1.1
src/usr.bin/tn3270/mset/map3270.5 1.2
src/usr.sbin/lpr/lpr/printcap.5 1.13
src/share/termcap/termcap.5 1.7
>Description:
Spelling corrections.
>How-To-Repeat:
>Fix:
--- src/usr.sbin/ctm/ctm/ctm.5~ Tue Sep 23 01:43:02 1997
+++ src/usr.sbin/ctm/ctm/ctm.5 Tue Jun 9 15:34:02 1998
@@ -30,7 +30,7 @@
followed by a CTM statement and control data, and ends with a '\en'
character.
-Data chunks always belong to the preceeding control line, and the
+Data chunks always belong to the preceding control line, and the
last field on that control line is the number of bytes in the data
chunk.
A trailing newline '\en' character follows each data chunk, this
@@ -200,7 +200,7 @@
.Fx 1.1.5 ,
and many bugs and
methods were hashed out.
-The CTM system has been made publically available in
+The CTM system has been made publicly available in
.Fx 2.1 .
.Sh AUTHORS
--- src/lib/libedit/editrc.5~ Tue Apr 28 01:27:26 1998
+++ src/lib/libedit/editrc.5 Tue Jun 9 15:30:55 1998
@@ -213,7 +213,7 @@
indicating that the terminal does or does not have that capability.
.Pp
.Fl s
-returns an emptry string for non-existant capabilities, rather than
+returns an empty string for non-existent capabilities, rather than
causing an error.
.Fl v
causes messages to be verbose.
--- src/libexec/getty/gettytab.5~ Mon May 4 04:24:21 1998
+++ src/libexec/getty/gettytab.5 Tue Jun 9 15:17:22 1998
@@ -372,7 +372,7 @@
.Pp
If
.Em \&pp
-string is specified and a PPP link bringup sequence is recognized,
+string is specified and a PPP link bring up sequence is recognized,
getty will invoke the program referenced by the pp option. This
can be used to handle incoming PPP calls.
.Pp
--- src/contrib/groff/man/groff_font.man~ Sat Sep 7 09:18:25 1996
+++ src/contrib/groff/man/groff_font.man Tue Jun 9 15:32:38 1998
@@ -277,7 +277,7 @@
.B 0x
or
.B 0X
-it will be intepreted as hexadecimal.
+it will be interpreted as hexadecimal.
.LP
Anything on the line after the code field will be ignored.
.LP
--- src/usr.sbin/inetd/inetd.8~ Tue May 19 10:21:41 1998
+++ src/usr.sbin/inetd/inetd.8 Tue Jun 9 15:26:44 1998
@@ -291,7 +291,7 @@
for a given IP address by appending
a ``/'' followed by the number to the maximum number of
outstanding child processes. Once the maximum is reached, further
-conections from this IP address will be dropped until the end of the
+connections from this IP address will be dropped until the end of the
minute.
.Pp
The
--- src/contrib/ipfilter/man/ipf.5~ Tue Apr 28 01:23:37 1998
+++ src/contrib/ipfilter/man/ipf.5 Tue Jun 9 15:29:12 1998
@@ -4,7 +4,7 @@
.SH DESCRIPTION
.PP
A rule file for \fBipf\fP may have any name or even be stdin. As
-\fBipfstat\fP produces parseable rules as output when displaying the internal
+\fBipfstat\fP produces parsable rules as output when displaying the internal
kernel filter lists, it is quite plausible to use its output to feed back
into \fBipf\fP. Thus, to remove all filters on input packets, the following
could be done:
@@ -68,7 +68,7 @@
icmp-type = "unreach" | "echo" | "echorep" | "squench" | "redir" |
"timex" | "paramprob" | "timest" | "timestrep" | "inforeq" |
"inforep" | "maskreq" | "maskrep" | decnumber .
-icmp-code = decumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
+icmp-code = decnumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
"needfrag" | "srcfail" | "net-unk" | "host-unk" | "isolate" |
"net-prohib" | "host-prohib" | "net-tos" | "host-tos" .
optlist = "nop" | "rr" | "zsu" | "mtup" | "mtur" | "encode" | "ts" |
@@ -345,7 +345,7 @@
.TP
.B icmp-type
is only effective when used with \fBproto icmp\fP and must NOT be used
-in conjuction with \fBflags\fP. There are a number of types, which can be
+in conjunction with \fBflags\fP. There are a number of types, which can be
referred to by an abbreviation recognised by this language, or the numbers
with which they are associated can be used. The most important from
a security point of view is the ICMP redirect.
@@ -441,7 +441,7 @@
.fi
.PP
would be needed before the first block. To create a new group for
-processing all inbould packets on le0/le1/lo0, with the default being to block
+processing all inbound packets on le0/le1/lo0, with the default being to block
all inbound packets, we would do something like:
.LP
.nf
--- src/contrib/ipfilter/ipsend/ipsend.5~ Sat Nov 15 20:50:29 1997
+++ src/contrib/ipfilter/ipsend/ipsend.5 Tue Jun 9 14:59:46 1998
@@ -4,8 +4,8 @@
.SH DESCRIPTION
The \fBipsend\fP program expects, with the \fB-L\fP option, input to be a
text file which fits the grammar described below. The purpose of this
-grammar is to allow IP packets to be described in an arbitary way which
-also allows encapsulation to be so done to an arbitary level.
+grammar is to allow IP packets to be described in an arbitrary way which
+also allows encapsulation to be so done to an arbitrary level.
.SH GRAMMAR
.LP
.nf
@@ -116,7 +116,7 @@
.TP
.B len <number>
manually specifies the length of the IP packet. The length will automatically
-be adjusted to accomodate data or further protocol headers.
+be adjusted to accommodate data or further protocol headers.
.TP
.B off <number>
sets the fragment offset field of the IP packet. Default is 0.
@@ -158,7 +158,7 @@
is used to indicate that raw data is to be included in the IP packet. See the
\fBDATA\fP section for details on options available.
.SH "IPv4 Options"
-these keywords indicate that the releveant IP option should be added to the
+these keywords indicate that the relevant IP option should be added to the
IP header (the header length field will be adjusted appropriately).
.TP
.B nop
@@ -210,7 +210,7 @@
Address Extension
.TP
.B visa
-Expermental Access Control.
+Experimental Access Control.
.TP
.B imitd
IMI Traffic Descriptor.
@@ -314,7 +314,7 @@
indicates that the string provided should be added to the current packet as
data. A string may be a consecutive list of characters and numbers (with
no white spaces) or bounded by "'s (may not contain them, even if \\'d).
-The \\ charcater is recognised with the appropriate C escaped values, including
+The \\ character is recognised with the appropriate C escaped values, including
octal numbers.
.TP
.B file <filename>
@@ -323,7 +323,7 @@
.SH "ICMP TYPES"
.TP
.B echorep
-Eecho Reply.
+Echo Reply.
.TP
.B "unreach [ unreachable-code ]"
Generic Unreachable error. This is used to indicate that an error has
@@ -343,7 +343,7 @@
\fBcutoff-preced\fP.
.TP
.B squench
-Source Quence.
+Source Quench.
.TP
.B "redir [ redirect-code ]"
Redirect (routing). This is used to indicate that the route being chosen
@@ -358,7 +358,7 @@
Echo.
.TP
.B routerad
-Router Advertisment.
+Router Advertisement.
.TP
.B routersol
Router solicitation.
--- src/usr.bin/tn3270/mset/map3270.5~ Tue Aug 19 02:20:07 1997
+++ src/usr.bin/tn3270/mset/map3270.5 Tue Jun 9 15:02:30 1998
@@ -267,7 +267,7 @@
pfk21 = '\eE('; pfk22 = '\eE)'; pfk23 = '\eE_'; pfk24 = '\eE+';
}
.fi
-.SH "IBM 3270 KEY DEFINITONS FOR AN ABOVE DEFINITION"
+.SH "IBM 3270 KEY DEFINITIONS FOR AN ABOVE DEFINITION"
The charts below show the proper keys to emulate
each 3270 function when using the default key mapping supplied
with
--- src/usr.sbin/lpr/lpr/printcap.5~ Tue Dec 2 13:41:40 1997
+++ src/usr.sbin/lpr/lpr/printcap.5 Tue Jun 9 15:34:55 1998
@@ -93,7 +93,7 @@
.It "lf str" Ta Pa /dev/console Ta No "error logging file name"
.It "lo str" Ta Pa lock Ta No "name of lock file"
.It "lp str" Ta Pa /dev/lp Ta No "device name to open for output"
-.It "ms str" Ta Dv NULL Ta No "if lp is a tty, a comma-seperated, "
+.It "ms str" Ta Dv NULL Ta No "if lp is a tty, a comma-separated, "
.Xr stty 1
-like list describing the tty modes
.It "mx num 1000 maximum file size (in"
--- src/share/termcap/termcap.5~ Tue Sep 23 01:40:32 1997
+++ src/share/termcap/termcap.5 Tue Jun 9 15:15:09 1998
@@ -205,7 +205,7 @@
label_width lw columns in each label
max_attributes ma maximum combined attributes terminal can
handle
-maximum_windows MW maxumum number of defineable windows
+maximum_windows MW maximum number of definable windows
magic_cookie_glitch_ul ug number of blanks left by underline
#
# These came in with SVr4's color support
@@ -321,7 +321,7 @@
key_f5 k5 F5 function key
key_f6 k6 F6 function key
key_f7 k7 F7 function key
-key_f8 k8 F8 fucntion key
+key_f8 k8 F8 function key
key_f9 k9 F9 function key
key_home kh home key
key_ic kI insert-character key
@@ -610,12 +610,12 @@
set_right_margin_parm Zn Set right margin at column #1
set_top_margin Zo Set top margin at current line
set_top_margin_parm Zp Set top (bottom) margin at row #1 (#2)
-start_bit_image Zq Start printing bit image braphics
+start_bit_image Zq Start printing bit image graphics
start_char_set_def Zr Start character set definition
stop_bit_image Zs Stop printing bit image graphics
stop_char_set_def Zt End definition of character aet
-subscript_characters Zu List of subscriptable characters
-superscript_characters Zv List of superscriptable characters
+subscript_characters Zu List of subscriptible characters
+superscript_characters Zv List of superscriptible characters
these_cause_cr Zw Printing any of these chars causes CR
zero_motion Zx No motion for subsequent character
#
@@ -643,7 +643,7 @@
bit_image_newline Zz Move to next row of the bit image
bit_image_carriage_return Yv Move to beginning of same row
color_names Yw Give name for color #1
-define_bit_image_region Yx Define rectangualar bit image region
+define_bit_image_region Yx Define rectangular bit image region
end_bit_image_region Yy End a bit-image region
set_color_band Yz Change to ribbon color #1
set_page_length YZ Set page length to #1 lines
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806092329.QAA20962>
