diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
index cfd50ab1dc..56ca389ac4 100644
--- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
@@ -177,8 +177,8 @@
There are two primary vendors of &arch.amd64;
processors: &intel; (which produces
- Intel64 class processors) and AMD (which
- produces AMD64).
+ Intel64 class processors) and AMD
+ (which produces AMD64).
Examples of &arch.amd64; compatible processsors
include: &amd.athlon;64, &amd.opteron;,
diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.xml b/en_US.ISO8859-1/books/handbook/desktop/chapter.xml
index 241bb7f052..6e39b0700d 100644
--- a/en_US.ISO8859-1/books/handbook/desktop/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.xml
@@ -220,16 +220,18 @@
- Install www/nspluginwrapper from the
- port. Due to licensing restrictions, a package is not
- available. This port requires
+ Install www/nspluginwrapper from the port.
+ Due to licensing restrictions, a package is not available.
+ This port requires
emulators/linux_base-c6.
- Install www/linux-c6-flashplugin11
- from the port. Due to licensing restrictions, a package
- is not available.
+ Install www/linux-c6-flashplugin11 from
+ the port. Due to licensing restrictions, a package is not
+ available.
@@ -307,10 +309,11 @@
opera.To install &adobe; &flash; plugin support, first compile
- the www/linux-c6-flashplugin11 port.
- Licensing restrictions prevent making a package available.
- Then install www/opera-linuxplugins.
- This example compiles both applications from ports:
+ the www/linux-c6-flashplugin11
+ port. Licensing restrictions prevent making a package
+ available. Then install www/opera-linuxplugins. This example
+ compiles both applications from ports:
&prompt.root; cd /usr/ports/www/linux-c6-flashplugin11
&prompt.root; make install clean
diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
index e3cde9f20c..881ff9164e 100644
--- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
@@ -1927,14 +1927,15 @@
This is the mailing list for users of &os.stable;.
STABLE is the branch where development
- continues after a RELEASE, including bug fixes and new features.
- The ABI is kept stable for binary compatibility.
- It includes warnings about new features coming out in
- -STABLE that will affect the users, and instructions on
- steps that must be taken to remain -STABLE. Anyone
- running STABLE should subscribe to this
- list. This is a technical mailing list for which
- strictly technical content is expected.
+ continues after a RELEASE, including bug fixes and new
+ features. The ABI is kept stable for binary
+ compatibility. It includes warnings about new features
+ coming out in -STABLE that will affect the users, and
+ instructions on steps that must be taken to remain
+ -STABLE. Anyone running STABLE should
+ subscribe to this list. This is a technical mailing
+ list for which strictly technical content is
+ expected.
diff --git a/en_US.ISO8859-1/books/handbook/introduction/chapter.xml b/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
index 5efd8b0cae..2113f84a31 100644
--- a/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
@@ -420,9 +420,9 @@
&os;'s advanced features, proven security, predictable
release cycle, and permissive license have led to its use as a
- platform for building many commercial and open source appliances,
- devices, and products. Many of the world's largest IT
- companies use &os;:
+ platform for building many commercial and open source
+ appliances, devices, and products. Many of the world's
+ largest IT companies use &os;:
diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
index b9072a231a..557b919e96 100644
--- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
@@ -108,8 +108,8 @@ This site doesn't have any products newer than 8.1 which is now EOL'd
xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/">ftp://ftp.FreeBSD.org/pub/FreeBSD/
is available via HTTP and
FTP. It is made up of many machines operated
- by the project cluster administrators and behind GeoDNS to direct
- users to the closest available mirror.
+ by the project cluster administrators and behind GeoDNS to
+ direct users to the closest available mirror.
Additionally, &os; is available via anonymous
FTP from the following mirror sites. If you
diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
index 8aca3dbe82..365ffb6419 100644
--- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
@@ -2003,10 +2003,10 @@ INTERNS (,able,test-domain) (,baker,test-domain)
wildcards. See &man.netgroup.5; for details.netgroups
- Netgroup names longer than 8 characters should not be used.
- The names are case sensitive and using capital letters
- for netgroup names is an easy way to distinguish
- between user, machine and netgroup names.
+ Netgroup names longer than 8 characters should not be
+ used. The names are case sensitive and using capital letters
+ for netgroup names is an easy way to distinguish between user,
+ machine and netgroup names.Some non-&os; NIS clients cannot
handle netgroups containing more than 15 entries. This
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.xml b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
index f99fe29fc1..2d68fc2396 100644
--- a/en_US.ISO8859-1/books/handbook/ports/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
@@ -700,10 +700,11 @@ docbook =
By default pkg uses the &os;
package mirrors. For information about building a custom
- package repository, see
+ package repository, see
- Additional pkg
- configuration options are described in &man.pkg.conf.5;.
+ Additional pkg configuration
+ options are described in &man.pkg.conf.5;.Usage information for pkg is
available in the &man.pkg.8; manpage or by running
@@ -809,9 +810,9 @@ Proceed with deleting packages [y/N]: y&prompt.root; pkg upgrade
- This command will compare the installed versions with those
- available in the repository catalogue and upgrade them from the
- repository.
+ This command will compare the installed versions with
+ those available in the repository catalogue and upgrade them
+ from the repository.
@@ -862,8 +863,8 @@ Deinstalling ca_root_nss-3.15.1_1... doneTo restore the contents of a previous package database
backup, run the following command replacing
- /path/to/pkg.sql with the location of
- the backup:
+ /path/to/pkg.sql with the location
+ of the backup:
&prompt.root; pkg backup -r /path/to/pkg.sql
@@ -1762,7 +1763,8 @@ ports-mgmt/pkg
xlink:href="https://github.com/freebsd/poudriere/wiki">.
- Configuring pkg clients to use a Poudriere repository
+ Configuring pkg clients to use a Poudriere
+ repositoryWhile it is possible to use both a custom repository along
side of the official repository, sometimes it is useful to
@@ -1776,18 +1778,18 @@ ports-mgmt/pkg
enabled: no
}
- Usually it is easiest to serve a poudriere repository to the
- client machines via HTTP. Setup a webserver to serve up the
- package directory, usually something like:
+ Usually it is easiest to serve a poudriere repository to
+ the client machines via HTTP. Setup a webserver to serve up
+ the package directory, usually something like:
/usr/local/poudriere/data/packages/10amd64.
- Where 10amd64 is the name of the build.
-
+ Where 10amd64 is the name of the
+ build.If the URL to the package repository is:
http://pkg.example.com/10amd64, then the
repository configuration file in
- /usr/local/etc/pkg/repos/custom.conf would
- look like:
+ /usr/local/etc/pkg/repos/custom.conf
+ would look like:custom: {
url: "http://pkg.example.com/10amd64",
diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml
index 4af98ca535..222eccbc7c 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml
@@ -3121,8 +3121,8 @@ drwxr-xr-x 2 robert robert 512 Nov 10 11:54 public_html
this purpose.
pkg polls a database for security
- issues. The database is updated and maintained by the &os; Security
- Team and ports developers.
+ issues. The database is updated and maintained by the &os;
+ Security Team and ports developers.
Please refer to instructions
diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
index 466cf2276b..34524557fe 100644
--- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
@@ -2159,8 +2159,9 @@ boot:
- Add the boot option to
- /boot.config, replacing
+ Add the
+ boot
+ option to /boot.config, replacing
19200 with the speed to
use.