Spelling Fixes:
* webpages -> web pages * accomodate -> accommodate * coverdisk -> cover disk * timekeeping -> time keeping * approriate -> appropriate * keypreses -> key presses * virtualterminal -> virtual terminal * manpages -> man pages * nonmatching -> non-matching * commandline -> command line * integreated -> integrated * labelled -> labeled * unix -> Unix
This commit is contained in:
parent
d2eb18e44b
commit
720c2bf7f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11093
1 changed files with 15 additions and 15 deletions
|
@ -882,7 +882,7 @@ File: +DESC (ignored)</screen>
|
|||
using <application>CVSup</application>, and connecting to
|
||||
a <application>CVSup</application> server.</para>
|
||||
|
||||
<para>To retrieve the webpages, please look at the example
|
||||
<para>To retrieve the web pages, please look at the example
|
||||
supfile, which can be found in
|
||||
<filename>/usr/share/examples/cvsup/www-supfile</filename>.
|
||||
</para>
|
||||
|
@ -1044,7 +1044,7 @@ File: +DESC (ignored)</screen>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>A 3.5 inch (1.44MB) floppy can accomodate 1474560 bytes
|
||||
<para>A 3.5 inch (1.44MB) floppy can accommodate 1474560 bytes
|
||||
of data. The boot image is exactly 1474560 bytes in size.</para>
|
||||
|
||||
<para>Common mistakes when preparing the boot floppy are:</para>
|
||||
|
@ -1512,7 +1512,7 @@ sectors/track: 63</screen>
|
|||
<listitem>
|
||||
<para>Did you use a new, freshly-formatted, error-free floppy
|
||||
(preferably a brand-new one straight out of the box, as
|
||||
opposed to the magazine coverdisk that has been lying under
|
||||
opposed to the magazine cover disk that has been lying under
|
||||
the bed for the last three years)?</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -4027,7 +4027,7 @@ quit</programlisting>
|
|||
increasingly large values. If by the time you have reached
|
||||
<literal>NTIMECOUNTER=20</literal> the problem is not solved,
|
||||
interrupts are too hosed on your machine for reliable
|
||||
timekeeping.</para>
|
||||
time keeping.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -5889,9 +5889,9 @@ C:\="DOS"</programlisting>
|
|||
interleaved swap devices by default. When configuring multiple
|
||||
swap partitions you generally want to make them all about the
|
||||
same size, but people sometimes make their primary swap
|
||||
partition larger in order to accomodate a kernel core dump. Your
|
||||
partition larger in order to accommodate a kernel core dump. Your
|
||||
primary swap partition must be at least as large as main memory
|
||||
in order to be able to accomodate a kernel core.</para>
|
||||
in order to be able to accommodate a kernel core.</para>
|
||||
|
||||
<para>IDE drives are not able to allow access to both drives on
|
||||
the same channel at the same time (FreeBSD does not support mode
|
||||
|
@ -7089,7 +7089,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
<para>To split a directory from it's parent, say putting
|
||||
<filename>/var</filename> on it's own partition when it wasn't
|
||||
before, create both partitions, then mount the child partition
|
||||
on the approriate directory in the temporary mount point, then
|
||||
on the appropriate directory in the temporary mount point, then
|
||||
move the old single partition:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>newfs /dev/ad1s1a</userinput>
|
||||
|
@ -7538,7 +7538,7 @@ EndSection</programlisting>
|
|||
Up</keycap> to a program when you scroll the wheel
|
||||
forwards. <application>Imwheel</application> uses a
|
||||
configuration file to map the wheel events to
|
||||
keypresses so that it can send different keys to
|
||||
key presses so that it can send different keys to
|
||||
different applications. The default
|
||||
<application>imwheel</application> configuration file
|
||||
is installed in
|
||||
|
@ -7722,7 +7722,7 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
|
|||
|
||||
<para>Once you have edited
|
||||
<filename>/etc/ttys</filename>, the next step is to make sure that you
|
||||
have enough virtualterminal devices. The easiest way to do
|
||||
have enough virtual terminal devices. The easiest way to do
|
||||
this is:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /dev</userinput>
|
||||
|
@ -8388,7 +8388,7 @@ IP Address 10.0.0.1 10.0.0.2</programlisting>
|
|||
<screen>&prompt.root; <userinput>ifconfig lp0 10.0.0.2 10.0.0.1</userinput></screen>
|
||||
|
||||
|
||||
<para>Thats all! Please read also the manpages
|
||||
<para>Thats all! Please read also the man pages
|
||||
&man.lp.4; and &man.lpt.4; .</para>
|
||||
|
||||
<para>You should also add the hosts to
|
||||
|
@ -8829,7 +8829,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
|
||||
<screen>&prompt.root; <userinput>ipfw add deny ip from 1.2.3.4 to 1.2.3.4</userinput></screen>
|
||||
|
||||
<para>The nonmatching source IP address for the above rule causes
|
||||
<para>The non-matching source IP address for the above rule causes
|
||||
these rules to be skipped very quickly. As before, the 1000th
|
||||
rule was an <literal>allow ip from any to any</literal>.</para>
|
||||
|
||||
|
@ -8917,7 +8917,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
<para>You can redirect FTP (and other service) request with
|
||||
the <literal>socket</literal> package, available in the ports
|
||||
tree in category <quote>sysutils</quote>. Simply replace the
|
||||
service's commandline to call socket instead, like so:</para>
|
||||
service's command line to call socket instead, like so:</para>
|
||||
|
||||
<programlisting>ftp stream tcp nowait nobody /usr/local/bin/socket socket <replaceable>ftp.example.com</replaceable> <replaceable>ftp</replaceable></programlisting>
|
||||
|
||||
|
@ -8934,7 +8934,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
|
||||
<answer>
|
||||
<para>There are three bandwidth management tools available for
|
||||
FreeBSD. &man.dummynet.4; is integreated into FreeBSD (or more
|
||||
FreeBSD. &man.dummynet.4; is integrated into FreeBSD (or more
|
||||
specifically, &man.ipfw.4;); <ulink
|
||||
URL="http://www.csl.sony.co.jp/person/kjc/programs.html">ALTQ</ulink>
|
||||
is available for free; Bandwidth Manager from <ulink
|
||||
|
@ -10891,7 +10891,7 @@ raisechar=^^</programlisting>
|
|||
<para>The simple answer is that free memory is wasted
|
||||
memory. Any memory that your programs do not actively
|
||||
allocate is used within the FreeBSD kernel as disk
|
||||
cache. The values shown by &man.top.1; labelled as
|
||||
cache. The values shown by &man.top.1; labeled as
|
||||
<literal>Inact</literal>, <literal>Cache</literal>, and
|
||||
<literal>Buf</literal> are all cached data at different
|
||||
aging levels. This cached data means the system does
|
||||
|
@ -10924,7 +10924,7 @@ raisechar=^^</programlisting>
|
|||
<listitem>
|
||||
<para>&man.a.out.5;</para>
|
||||
|
||||
<para>The oldest and <quote>classic</quote> unix object
|
||||
<para>The oldest and <quote>classic</quote> Unix object
|
||||
format. It uses a short and compact header with a magic
|
||||
number at the beginning that is often used to
|
||||
characterize the format (see
|
||||
|
|
Loading…
Reference in a new issue