summaryrefslogtreecommitdiffstats
path: root/share/man/man9/rman.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
committerru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
commit10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da (patch)
tree58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/rman.9
parentca97309c812e566ddd642101a047711625b810c1 (diff)
downloadFreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.zip
FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.tar.gz
Assorted markup fixes and minor wordsmithing.
Approved by: re
Diffstat (limited to 'share/man/man9/rman.9')
-rw-r--r--share/man/man9/rman.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/rman.9 b/share/man/man9/rman.9
index a892415..079c853 100644
--- a/share/man/man9/rman.9
+++ b/share/man/man9/rman.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 12, 2003
+.Dd March 15, 2005
.Dt RMAN 9
.Os
.Sh NAME
@@ -187,15 +187,15 @@ and
.Fa end
of an acceptable range, as well as
alignment, and the code will attempt to find a free segment which fits.
-The
+The
.Fa start
argument is the lowest acceptable starting value of the resource.
The
.Fa end
argument is the highest acceptable ending value of the resource.
Therefore,
-.Fa start + count - 1
-must be <=
+.Fa start No + Fa count No \- 1
+must be \[<=]
.Fa end
for any allocation to happen.
The default behavior is to allocate an exclusive segment, unless the
OpenPOWER on IntegriCloud