summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@isc.org>2013-01-28 18:01:41 -0600
committerJeremy C. Reed <jreed@isc.org>2013-01-28 18:01:41 -0600
commit8e112e2bc6c2d1fd82a30bcc25f862be24d82b8b (patch)
tree3d1aad6c44c6079fcbd344d07441f118a7c65069 /common/dhcp-eval.5
parenta2bb892f71896c0f026755f510b2855d15faff65 (diff)
downloadisc-dhcp-8e112e2bc6c2d1fd82a30bcc25f862be24d82b8b.tar.gz
Various minor documentation improvements:
remove repeated words fix: it's to its some minor formatting added (this needs to be improved still, there is a mix of \fB Bold and \fI underline for same things) spelling fixes minor punctuation fixes (remove ...) uppercase an acronym that is not a config item (I didn't get this reviewed, these all are very minor or obvious.)
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.52
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index c9ad689b..a9f060af 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -316,7 +316,7 @@ the data expression is reversed in place, using hunks of the size
specified in the numeric expression. For example, if the numeric
expression evaluates to four, and the data expression evaluates to
twelve bytes of data, then the reverse expression will evaluate to
-twelve bytes of data, consisting of the last four bytes of the the
+twelve bytes of data, consisting of the last four bytes of the
input data, followed by the middle four bytes, followed by the first
four bytes.
.RE