Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115674512
D41881.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
774 B
Referenced Files
None
Subscribers
None
D41881.diff
View Options
diff --git a/sbin/ping/main.c b/sbin/ping/main.c
--- a/sbin/ping/main.c
+++ b/sbin/ping/main.c
@@ -211,7 +211,7 @@
"Z"
#endif
"] "
- "[-b bufsiz] [-c count] [-e gateway]\n"
+ "[-b bufsiz] [-C pcp] [-c count] [-e gateway]\n"
"\t [-I interface] [-i wait] [-k addrtype] [-l preload] "
"[-m hoplimit]\n"
"\t [-p pattern]"
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -27,7 +27,7 @@
.\"
.\" @(#)ping.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd November 20, 2022
+.Dd September 15, 2023
.Dt PING 8
.Os
.Sh NAME
@@ -81,6 +81,7 @@
.Op Fl 6AaDdEfHNnOoquvYyZ
.Op Fl .\& Ns Ar chars
.Op Fl b Ar bufsiz
+.Op Fl C Ar pcp
.Op Fl c Ar count
.Op Fl e Ar gateway
.Op Fl I Ar interface
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 11:02 PM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17822848
Default Alt Text
D41881.diff (774 B)
Attached To
Mode
D41881: ping: The -C option is also supported for IPv6.
Attached
Detach File
Event Timeline
Log In to Comment