Fix a variety of duplicate and misspelled words
Approved by: dougb
This commit is contained in:
parent
40a7ac4bbf
commit
2bdc87af7b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38600
7 changed files with 8 additions and 8 deletions
en_US.ISO8859-1/books
arch-handbook
dev-model
handbook
|
@ -2952,7 +2952,7 @@ Label destruction o</programlisting>
|
|||
from the passed devfs vnode label. This call will be made
|
||||
when a devfs vnode has been successfully relabeled to commit
|
||||
the label change such that it lasts even if the vnode is
|
||||
recycled. It will also be made when when a symlink is
|
||||
recycled. It will also be made when a symlink is
|
||||
created in devfs, following a call to
|
||||
<function>mac_vnode_create_from_vnode</function> to
|
||||
initialize the vnode label.</para>
|
||||
|
|
|
@ -183,7 +183,7 @@ product ALLIEDTELESIS WR211PCM { "Allied&spTelesis&spK.K.", "WR211PCM",
|
|||
extra information that is defined in a CIS_INFO tuple. These
|
||||
strings are filtered by the program that generates
|
||||
<filename>pccarddevs.h</filename> to replace &sp with a
|
||||
real space. NULL entries mean that that part of the entry
|
||||
real space. NULL entries mean that the corresponding entry
|
||||
should be ignored. In the example I have picked, there is a bad
|
||||
entry. It should not contain the version number in it unless
|
||||
that is critical for the operation of the card. Sometimes
|
||||
|
|
|
@ -811,7 +811,7 @@
|
|||
Maintainership means that that person is responsible for
|
||||
what is allowed to go into that area of the code and has the
|
||||
final say should disagreements over the code occur. This
|
||||
involves involves proactive work aimed at stimulating
|
||||
involves proactive work aimed at stimulating
|
||||
contributions and reactive work in reviewing commits.
|
||||
</para>
|
||||
|
||||
|
|
|
@ -2216,7 +2216,7 @@ freebsdap 00:11:95:c3:0d:ac 1 54M 22:1 100 EPS</screen>
|
|||
|
||||
<para>There are also many useful statistics maintained by
|
||||
the 802.11 layer; the <command>wlanstats</command> tool
|
||||
will dump these informations. These statistics should
|
||||
will dump this information. These statistics should
|
||||
identify all errors identified by the 802.11 layer.
|
||||
Beware however that some errors are identified in the
|
||||
device drivers that lie below the 802.11 layer so they may
|
||||
|
|
|
@ -2939,7 +2939,7 @@ pif="dc0" # public interface name of NIC
|
|||
# Interface facing Public Internet (Outbound Section)
|
||||
# Interrogate session start requests originating from behind the
|
||||
# firewall on the private network or from this gateway server
|
||||
# destine for the public Internet.
|
||||
# destined for the public Internet.
|
||||
#################################################################
|
||||
|
||||
# Allow out access to my ISP's Domain name server.
|
||||
|
|
|
@ -4084,7 +4084,7 @@ Please press any key to reboot.</screen>
|
|||
exist for this to work. For details about the format of
|
||||
<filename>/etc/fstab</filename>, see &man.fstab.5;.</para></note>
|
||||
|
||||
<para>A typicall call to &man.mount.8; for a &ms-dos; file system
|
||||
<para>A typical call to &man.mount.8; for a &ms-dos; file system
|
||||
looks like:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/ad0s1 /mnt</userinput></screen>
|
||||
|
|
|
@ -281,7 +281,7 @@
|
|||
</sect3>
|
||||
</sect2>
|
||||
<!--
|
||||
Deactive/hide this section as the instruction in there do NOT work anyore:
|
||||
Deactive/hide this section as the instructions in there do NOT work anymore:
|
||||
- FreeBSD 7.0 has reached its EOL a long time ago.
|
||||
- The needed files from www.fsmware.com are not available anymore, as the
|
||||
server is dead. So it is impossible to follow the instructions in here.
|
||||
|
@ -1074,7 +1074,7 @@ EndSection</programlisting>
|
|||
<!--
|
||||
# Sun VirtualBox
|
||||
# Hal driver description for the vboxmouse driver
|
||||
# $Id: chapter.sgml,v 1.32 2012-02-21 03:48:23 wblock Exp $
|
||||
# $Id: chapter.sgml,v 1.33 2012-03-17 04:53:52 eadler Exp $
|
||||
|
||||
Copyright (C) 2008-2009 Sun Microsystems, Inc.
|
||||
|
||||
|
|
Loading…
Reference in a new issue