aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/rman.9
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-08-14 12:17:48 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-08-14 12:17:48 +0000
commita1581cd73594bbbde638859c31226c2c21be1ab3 (patch)
tree2795d6c0b16fe9e550f84ef4b71de88699a138bd /share/man/man9/rman.9
parent1da11b8ac3474817f38330e272f50553f2ef21a4 (diff)
downloadsrc-a1581cd73594bbbde638859c31226c2c21be1ab3.tar.gz
src-a1581cd73594bbbde638859c31226c2c21be1ab3.zip
Fix a common typo in source code comments
- s/aligment/alignment/ MFC after: 5 days
Diffstat (limited to 'share/man/man9/rman.9')
-rw-r--r--share/man/man9/rman.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/rman.9 b/share/man/man9/rman.9
index 3faea2a014fc..a5a8c34cde90 100644
--- a/share/man/man9/rman.9
+++ b/share/man/man9/rman.9
@@ -275,7 +275,7 @@ The caller can specify the
and
.Fa end
of an acceptable range,
-as well as a boundary restriction and required aligment,
+as well as a boundary restriction and required alignment,
and the code will attempt to find a free segment which fits.
The
.Fa start
@@ -288,7 +288,7 @@ Therefore,
must be \[<=]
.Fa end
for any allocation to happen.
-The aligment requirement
+The alignment requirement
.Pq if any
is specified in
.Fa flags .