From 280a0d70d38f4493784bc7a6074c303c2ae0d08a Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 10 Aug 2006 18:33:49 +0000 Subject: document -m; --- sbin/ping6/ping6.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index da221ec16c5..4e12b89d5a8 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.31 2006/08/10 18:30:26 jmc Exp $ +.\" $OpenBSD: ping6.8,v 1.32 2006/08/10 18:33:48 jmc Exp $ .\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -39,7 +39,7 @@ packets to network hosts .Sh SYNOPSIS .Nm ping6 .\" without ipsec, or new ipsec -.Op Fl dfHNnqRtvWw +.Op Fl dfHNmnqRtvWw .\" old ipsec .\" .Op Fl AdEfnNqRtvwW .Bk -words @@ -196,6 +196,8 @@ is specified, sends that many packets as fast as possible before falling into its normal mode of behavior. Only the super-user may use this option. +.It Fl m +Use minimal MTU size to avoid fragmentation. .It Fl N Probe node information multicast group .Pq Li ff02::2:xxxx:xxxx . -- cgit v1.2.3