summaryrefslogtreecommitdiff
path: root/usr.bin/rpcinfo
diff options
context:
space:
mode:
authorRebecca Cran <brucec@FreeBSD.org>2011-02-21 09:01:34 +0000
committerRebecca Cran <brucec@FreeBSD.org>2011-02-21 09:01:34 +0000
commit6bccea7c2bb77cbcbe9f019c664ddf4bf4ff8410 (patch)
tree1f08a200604ea39c38fc67b8558b5638a6dfba0d /usr.bin/rpcinfo
parentade7b47061ff5015b869ce84896d2381e8bb9799 (diff)
downloadsrc-test-6bccea7c2bb77cbcbe9f019c664ddf4bf4ff8410.tar.gz
src-test-6bccea7c2bb77cbcbe9f019c664ddf4bf4ff8410.zip
Fix typos - remove duplicate "the".
PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=218909
Diffstat (limited to 'usr.bin/rpcinfo')
-rw-r--r--usr.bin/rpcinfo/rpcinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcinfo/rpcinfo.c b/usr.bin/rpcinfo/rpcinfo.c
index a2e662961adac..549bef5e109db 100644
--- a/usr.bin/rpcinfo/rpcinfo.c
+++ b/usr.bin/rpcinfo/rpcinfo.c
@@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$");
/*
* rpcinfo: ping a particular rpc program
- * or dump the the registered programs on the remote machine.
+ * or dump the registered programs on the remote machine.
*/
/*