summaryrefslogtreecommitdiffstats
path: root/sbin/ping6
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-07 16:09:33 +0000
committeruqs <uqs@FreeBSD.org>2012-01-07 16:09:33 +0000
commit5f1ca9b98226dc2417a50af15b77d5a5cfd6837a (patch)
treefae895b09014d4ae2ae2cdaf825a995dde64c138 /sbin/ping6
parent2c7e333641a412e800c1c521ddcb60d9f82e8e46 (diff)
downloadFreeBSD-src-5f1ca9b98226dc2417a50af15b77d5a5cfd6837a.zip
FreeBSD-src-5f1ca9b98226dc2417a50af15b77d5a5cfd6837a.tar.gz
Spelling fixes for sbin/
Diffstat (limited to 'sbin/ping6')
-rw-r--r--sbin/ping6/ping6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping6/ping6.c b/sbin/ping6/ping6.c
index e01bf5c..a49ed5d 100644
--- a/sbin/ping6/ping6.c
+++ b/sbin/ping6/ping6.c
@@ -1166,7 +1166,7 @@ main(int argc, char *argv[])
/*
* receive control messages only. Process the
- * exceptions (currently the only possiblity is
+ * exceptions (currently the only possibility is
* a path MTU notification.)
*/
if ((mtu = get_pathmtu(&m)) > 0) {
OpenPOWER on IntegriCloud