summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
committereadler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
commit156fd4834ab9a6f666ba46003a8fd7bd64dfdb39 (patch)
tree39bcd5f2ee01f18547e0b8f8fc9bd18343a1940e /usr.sbin
parentb4b3af68b5d52029bca29260dc9f0a8bb34795c5 (diff)
downloadFreeBSD-src-156fd4834ab9a6f666ba46003a8fd7bd64dfdb39.zip
FreeBSD-src-156fd4834ab9a6f666ba46003a8fd7bd64dfdb39.tar.gz
Don't repeat the the word 'the'
(one manual change to fix grammar) Confirmed With: db Approved by: secteam (not really, but this is a comment typo fix)
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bsdconfig/share/dialog.subr2
-rw-r--r--usr.sbin/pciconf/pciconf.82
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bsdconfig/share/dialog.subr b/usr.sbin/bsdconfig/share/dialog.subr
index 17e7b4a..a802efe 100644
--- a/usr.sbin/bsdconfig/share/dialog.subr
+++ b/usr.sbin/bsdconfig/share/dialog.subr
@@ -1815,7 +1815,7 @@ f_dialog_inputstr_fetch()
# f_dialog_input $var_to_set $prompt [$init [$hline]]
#
# Prompt the user with a dialog(1) inputbox to enter some value. The inputbox
-# remains until the the user presses ENTER or ESC, or otherwise ends the
+# remains until the user presses ENTER or ESC, or otherwise ends the
# editing session (by selecting `Cancel' for example).
#
# If the user presses ENTER, the exit status is zero (success), otherwise if
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8
index 705b594..f0f47b8 100644
--- a/usr.sbin/pciconf/pciconf.8
+++ b/usr.sbin/pciconf/pciconf.8
@@ -237,7 +237,7 @@ prefix indicates if the keyword is read-only
or read-write
.Dq rw .
The second string provides the keyword name.
-The text after the the equals sign lists the value of the keyword which is
+The text after the equals sign lists the value of the keyword which is
usually an ASCII string.
.Pp
If the optional
OpenPOWER on IntegriCloud