aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2023-12-28 15:58:41 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2023-12-28 15:58:41 +0000
commitd0b66fffba0db5a3f7cc2754beb4147ed3f0cf28 (patch)
tree1d3fd21cf48d3f01d339f46b340d43b99b332d47
parenta434002f602f8fa7958bfbe5e31b735cd587857d (diff)
downloaddoc-d0b66fffba0db5a3f7cc2754beb4147ed3f0cf28.tar.gz
doc-d0b66fffba0db5a3f7cc2754beb4147ed3f0cf28.zip
Change "more complete" to just "complete"
Either something is complete or it is not. There is no "more" or "less" completeness.
-rw-r--r--documentation/content/en/books/handbook/usb-device-mode/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
index 2f06c06776..ea5add1254 100644
--- a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
+++ b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
@@ -275,7 +275,7 @@ man:ctld[8] can also be used to manage LUNs.
Create [.filename]#/etc/ctl.conf#, add a line to [.filename]#/etc/rc.conf# to make sure man:ctld[8] is automatically started at boot, and then start the daemon.
This is an example of a simple [.filename]#/etc/ctl.conf# configuration file.
-Refer to man:ctl.conf[5] for a more complete description of the options.
+Refer to man:ctl.conf[5] for a complete description of the options.
[.programlisting]
....