summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-12-29 13:50:59 +0000
committerjoel <joel@FreeBSD.org>2014-12-29 13:50:59 +0000
commitfb7abcd8fc250b5957bbe2b4e8a001ff4096a7c6 (patch)
treebcae69af8d3aff80a0d1bf6e37a0ee1cd81a99d3 /share/man
parent561b1715b0fd663234c6a25eec0a26796bea3e5c (diff)
downloadFreeBSD-src-fb7abcd8fc250b5957bbe2b4e8a001ff4096a7c6.zip
FreeBSD-src-fb7abcd8fc250b5957bbe2b4e8a001ff4096a7c6.tar.gz
mdoc: remove EOL whitespace.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ada.42
-rw-r--r--share/man/man7/crypto.72
-rw-r--r--share/man/man7/hier.76
3 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ada.4 b/share/man/man4/ada.4
index 792d8e6..fd38b33 100644
--- a/share/man/man4/ada.4
+++ b/share/man/man4/ada.4
@@ -138,7 +138,7 @@ The default is sorting enabled for HDDs and disabled SSDs.
These variables determine whether device read-ahead and write caches
should be enabled globally or per-device or disabled.
Set to 1 to enable write cache, 0 to disable, -1 to leave it as-is.
-Values modified at runtime take effect only after device reset
+Values modified at runtime take effect only after device reset
.Pq using the reset subcommand of Xr camcontrol 8 .
Because of that, this setting should be changed in
.Pa /boot/loader.conf
diff --git a/share/man/man7/crypto.7 b/share/man/man7/crypto.7
index a268996..cd707a0 100644
--- a/share/man/man7/crypto.7
+++ b/share/man/man7/crypto.7
@@ -97,7 +97,7 @@ This algorithm implements Integer Counter Mode.
This is similar to what most people call counter mode, but instead of the
counter being split into a nonce and a counter part, then entire nonce is
used as the initial counter.
-This does mean that if a counter is required that rolls over at 32 bits,
+This does mean that if a counter is required that rolls over at 32 bits,
the transaction need to be split into two parts where the counter rolls over.
The counter incremented as a 128-bit big endian number.
.Pp
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 76d4f62..8e104f0 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -50,7 +50,7 @@ default bootstrapping configuration files; see
.Xr loader.conf 5
.It Pa dtb/
Compiled flattened device tree (FDT) files; see
-.Xr fdt 4
+.Xr fdt 4
and
.Xr dtc 1
.It Pa firmware/
@@ -64,8 +64,8 @@ third-party loadable kernel modules;
see
.Xr kldstat 8
.It Pa zfs/
-Contains
-.Xr zfs 8
+Contains
+.Xr zfs 8
zpool cache files.
.El
.It Pa /cdrom/
OpenPOWER on IntegriCloud