Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

resubmitted typos

From: jmc <jmc(at)prioris.mini.pw.edu.pl>
Date: Wed Jan 15 2003 - 02:37:31 EST


These are resubmitted typos.
The man pages affected are:

	mdoc.samples(7) msgs(1) pr(1) radioctl(1) rdist(1)
	sendmail(8) telnet(1) keynote(1)

$ cd /usr/src
$ patch </path/to/patch

jmc.

  • share/man/man7/mdoc.samples.7 Mon Jan 6 23:03:03 2003 +++ mdoc.samples.new.7 Mon Jan 6 23:02:39 2003 @@ -1623,7 +1623,7 @@ enclosing string. This makes some nesting possible.
    .Bl -tag -width xxx,xxxx
    -.It Li \&.Ec , \&.Eo +.It Li \&.Eo , \&.Ec These macros expect the first argument to be the opening and closing strings respectively.
    .It Li \&.Ql
  • share/man/man7/mdoc.samples.7 Fri Jan 3 23:35:51 2003 +++ mdoc.samples.new.7 Sat Jan 4 15:20:09 2003 @@ -515,7 +515,7 @@ Three header macros designate the document title or manual page title, the operating system, and the date of authorship. -These macros are one called once at the very beginning of the document +These macros are called once at the very beginning of the document and are used to construct the headers and footers only.
    .Bl -tag -width 6n
    .It Li \&.Dd month day, year
    @@ -583,7 +583,7 @@ default,
    .Ql \&.Os
    without an argument, has been defined as -.Ox 2.7 +.Ox 3.2 in the site specific file
    .Pa /usr/share/tmac/mdoc/doc-common .
    It really should default to @@ -1941,7 +1941,7 @@ The first three
    .Ql \&.Sh
    section header macros -list below are required in every +listed below are required in every man page. The remaining section headers are recommended at the discretion of the author @@ -1949,7 +1949,7 @@ The
    .Ql \&.Sh
    macro can take up to nine arguments. -It is parsed and but is not callable. +It is parsed but is not callable.
    .Bl -tag -width ".Sh SYNOPSIS"
    The @@ -2150,7 +2150,7 @@ The macro is not necessary before or after
    .Ql \&.Sh
    macros, -after a +after an
    .Ql \&.Ss
    macro or before a
  • usr.bin/msgs/msgs.1 Sat Jan 4 19:11:57 2003 +++ msgs.new.1 Sat Jan 4 19:26:34 2003 @@ -48,8 +48,7 @@
    .Nm msgs
    .Op Fl s
    .Nm msgs
    -.Op Fl c -.Op \-days +.Op Fl c Op Ar days
    .Sh DESCRIPTION
    is used to read system messages. @@ -84,7 +83,7 @@ environment is set to something secure.
    .It Fl l
    Causes only locally originated messages to be reported. -.It Ar num +.It Ar number A message number can be given on the command line, causing
    .Nm msgs
  • usr.bin/pr/pr.1 Tue Jan 7 13:51:27 2003 +++ pr.new.1 Tue Jan 7 14:10:31 2003 @@ -111,18 +111,18 @@ Optionally, the trailer can be replaced by a
    .Em <form-feed>
    where this is more appropriate for the output device being used and -.Em <tab>s +.Em <tab> Ns s can be expanded to input relative -.Em <spaces>s +.Em <spaces> Ns s or -.Em <space>s -can contracted to output relative -.Em <tab>s . +.Em <space> Ns s +can be contracted to output relative +.Em <tab> Ns s . The
    .Nm pr
    utility also interprets -.Em <form-feed>s -in the input as logical end of pages. +.Em <form-feed> Ns s +in the input as the logical end of pages.
    .Pp
    When multiple column output is specified, text columns are of equal width. @@ -155,7 +155,7 @@ of the formatted input.
    .It Fl Ar column
    Produce output that is -.Ar columns +.Ar column Ns s wide (default is 1) that is written vertically down each column in the order in which the text is received from the input file. @@ -171,13 +171,13 @@ the minimum number of lines is used to display the output.
    .It Fl a
    Modify the effect of the -.Fl column +.Fl Ar column option so that the columns are filled across the page in a round-robin order (e.g., when column is 2, the first input line heads column 1, the second heads column 2, the third is the second line in column 1, etc.). This option requires the use of the -.Fl column +.Fl Ar column option.
    .It Fl d
    Produce output that is double spaced. @@ -202,7 +202,7 @@
    .Em <tab>
    characters in the input are expanded into the appropriate number of -.Em <space>s . +.Em <space> Ns s. If any nondigit character,
    .Ar char ,
    is specified, it is used as the input tab character. @@ -226,12 +226,12 @@ in the header line.
    .It Fl i Ar \&[char\&]\&[gap\&]
    In output, replace multiple -.Em <space>s +.Em <space> Ns s with -.Em <tab>s +.Em <tab> Ns s whenever two or more adjacent -.Em <space>s +.Em <space> Ns s reach column positions
    .Ar gap+1 ,
    @@ -298,7 +298,7 @@
    .It Fl o Ar offset
    Each line of output is preceded by
    .Ar offset
    -.Em <spaces>s . +.Em <spaces> Ns s. If the
    .Fl o
    option is not specified, the default is zero. @@ -309,7 +309,7 @@ Separate text columns by the single character
    .Ar char
    instead of by the appropriate number of -.Em <space>s +.Em <space> Ns s (default for
    .Ar char
    is the @@ -377,9 +377,9 @@ file printing is complete (when printing to a terminal).
    .Sh NOTES
    The interpretation of -.Em <form-feed>s +.Em <form-feed> Ns s in the input stream is that they are special -.Em <newline>s +.Em <newline> Ns s which have the side effect of causing a page break. While this works correctly for all cases, strict interpretation also implies that the @@ -434,7 +434,7 @@ Using the
    .Fl m
    option with one column provides a way to truncate single column output but -there's no way to wrap long times to a fixed line width. +there's no way to wrap long lines to a fixed line width.
    .Pp
    The default of
    .Em <tab>
  • usr.bin/radioctl/radioctl.1 Tue Jan 7 16:33:22 2003 +++ radioctl.new.1 Tue Jan 7 16:42:38 2003 @@ -90,7 +90,7 @@
    .Pp
    Write only controls:
    .Bl -tag -width search
    -.It search +.It Ar search Only for cards that allow hardware search. Can be
    .Ql up
    or @@ -99,27 +99,27 @@
    .Pp
    Read-write controls:
    .Bl -tag -width volume
    -.It frequency +.It Ar frequency Float value from 87.5 to 108.0. -.It volume +.It Ar volume Integer value from 0 to 255. -.It mute +.It Ar mute Mutes the card (volume is not affected),
    .Ql on
    or
    .Ql off .
    -.It mono +.It Ar mono Forces card output to mono,
    .Ql on
    or
    .Ql off .
    Only for cards that allow forced mono. -.It reference +.It Ar reference Reference frequency. Can be 25 kHz, 50 kHz and 100 kHz. Not all cards allow -to change the reference frequency. -.It sensitivity +the reference frequency to be changed. +.It Ar sensitivity Station locking sensitivity. Can be 5 mkV, 10 mkV, 30 mkV and 150 mkV. Not all -cards allow to change the station locking sensitivity. +cards allow the station locking sensitivity to be changed.
    .El
    .Pp
    All the remaining controls (signal, stereo and card capabilities) are read-only
  • usr.bin/rdist/rdist.1 Tue Jan 7 17:05:20 2003 +++ rdist.new.1 Tue Jan 7 17:29:49 2003 @@ -42,6 +42,7 @@
    .Nd remote file distribution client program
    +.Bk -words
    .Op Fl DFn
    @@ -56,6 +57,7 @@
    .Op Fl p Ar <rdistd-path>
    +.Ek
    .Pp
    .Nm rdist
    @@ -154,7 +156,7 @@
    .Em host
    is the name of the target host,
    .Em remuser
    -is the name of the user to make the connection as and, +is the name of the user to make the connection as, and
    .Em rdistd
    is the rdist server command on the target host as shown below.
    .Pp
    @@ -362,7 +364,7 @@ the user name.
    .It Sy savetargets
    Save files that are updated instead of removing them. -Any target file that is updates is first rename from +Any target file that is updated is first renamed from
    .Pa file
    to
    .Pa file.OLD .
  • gnu/usr.sbin/sendmail/sendmail/sendmail.8 Tue Jan 7 14:58:19 2003 +++ sendmail.new.8 Tue Jan 7 15:30:18 2003 @@ -63,7 +63,7 @@
    .Ss Parameters
    -.It Fl A Ns c +.It Fl \&Ac Use submit.cf even if the operation mode does not indicate an initial mail submission.
    .It Fl Am
    @@ -72,7 +72,7 @@
    .It Fl B Ns Ar type
    Set the body type to
    .Ar type .
    -Current legal values +Current legal values are
    .Li 7BIT
    or
    .Li 8BITMIME .
    @@ -88,7 +88,7 @@
    .It Fl bd
    Run as a daemon.
    .Nm Sendmail
    -will fork and run in background +will fork and run in the background listening on socket 25 for incoming
    .Tn SMTP
    connections. @@ -247,7 +247,7 @@ would both set the timeout to one hour thirty minutes. By default,
    .Nm sendmail
    -will run in background. +will run in the background. This option can be used safely with
    .Fl bd .
    @@ -259,15 +259,15 @@ The sleep time is given as the argument; it defaults to 1 second. The process will always sleep at least 5 seconds if the queue was empty in the previous queue run. -.It Fl q Ns f +.It Fl qf Process saved messages in the queue once and do not fork(), but run in the foreground. -.It Fl q Ns G Ar name +.It Fl qG Ar name Process jobs in queue group called
    .Ar name
    only.
    .It Xo Fl q Ns Op Ar ! Ns
    -.No I Ar substr +.Cm I Ar substr
    .Xc
    Limit processed jobs to those containing
    .Ar substr
    @@ -275,7 +275,7 @@
    .Em !
    is specified.
    .It Xo Fl q Ns Op Ar ! Ns
    -.No R Ar substr +.Cm R Ar substr
    .Xc
    Limit processed jobs to those containing
    .Ar substr
    @@ -283,7 +283,7 @@
    .Em !
    is specified.
    .It Xo Fl q Ns Op Ar ! Ns
    -.No S Ar substr +.Cm S Ar substr
    .Xc
    Limit processed jobs to those containing
    .Ar substr
    @@ -406,7 +406,7 @@ Save
    .Tn UNIX Ns \-style
    From lines at the front of messages. -.It Li MaxHopCount= Ar N +.It Li MaxHopCount= Ns Ar N The maximum number of times a message is allowed to ``hop'' before we decide it is in a loop.
    .It Li IgnoreDots

NB: toggle autologin says: This command is the same as specifying `a'

    option on the `open' command. However, the `open' command does not     document an `a' option.

  • usr.bin/telnet/telnet.1 Wed Jan 8 09:07:02 2003 +++ telnet.new.1 Wed Jan 8 09:30:09 2003 @@ -44,6 +44,7 @@ protocol
    .Sh SYNOPSIS
    +.Bk -words
    .Op Fl 8EFKLacdfrx
    @@ -55,6 +56,7 @@
    .Ar host
    .Op Ar port
    +.Ek
    .Sh DESCRIPTION
    The
    .Nm
    @@ -1021,7 +1023,7 @@
    .Nm
    is operating in
    .Dv LINEMODE
    -or old line by line'' mode, then this character is taken to +or ``old line by line'' mode, then this character is taken to be the terminal's
    .Ic reprint
    character. @@ -1261,7 +1263,7 @@ If the
    .Dv AUTHENTICATION
    option is not supported, the user's login -name are propagated through the +name is propagated through the
    .Dv TELNET ENVIRON
    option. This command is the same as specifying @@ -1318,7 +1320,7 @@
    .Li <CR><LF> .
    If this is
    .Dv FALSE ,
    -then carriage returns will be send as +then carriage returns will be sent as
    .Li <CR><NUL> .
    The initial value for this toggle is
    .Dv FALSE .
  • lib/libkeynote/keynote.1 Mon Dec 30 13:20:22 2002 +++ keynote.new.1 Mon Dec 30 13:39:47 2002 @@ -85,7 +85,7 @@
    .Fa PrivateKeyFile .
    Either of the filenames can be specified to be
    .Dq \- ,
    -in which case the corresponding key(s) will be printed in standard output. +in which case the corresponding key(s) will be printed to standard output.
    .Pp
    The optional parameters
    .Fa print-offset
    @@ -133,7 +133,7 @@
    .El
    .Pp
    Notice that the trailing colon is required. -The resulting signature is printed in standard output. +The resulting signature is printed to standard output. This can then be added (via cut-and-paste or some script) at the end of the assertion, in the
    .Fa Signature
    @@ -240,7 +240,7 @@
    .Pp
    Exactly one
    .Fl r
    -and least one of each +and at least one of each
    .Fl e ,
    and
Received on Wed Jan 15 02:39:29 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:47 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library