Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102812859
D37246.id112541.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D37246.id112541.diff
View Options
Index: sbin/ping/main.c
===================================================================
--- sbin/ping/main.c
+++ sbin/ping/main.c
@@ -180,48 +180,48 @@
#ifdef INET
"\tping [-4AaDdfHnoQqRrv] [-C pcp] [-c count] "
"[-G sweepmaxsize]\n"
- " [-g sweepminsize] [-h sweepincrsize] [-i wait] "
+ "\t [-g sweepminsize] [-h sweepincrsize] [-i wait] "
"[-l preload]\n"
- " [-M mask | time] [-m ttl] "
+ "\t [-M mask | time] [-m ttl] "
#ifdef IPSEC
"[-P policy] "
#endif
"[-p pattern] [-S src_addr] \n"
- " [-s packetsize] [-t timeout] [-W waittime] [-z tos] "
+ "\t [-s packetsize] [-t timeout] [-W waittime] [-z tos] "
"IPv4-host\n"
"\tping [-4AaDdfHLnoQqRrv] [-C pcp] [-c count] [-I iface] "
"[-i wait]\n"
- " [-l preload] [-M mask | time] [-m ttl] "
+ "\t [-l preload] [-M mask | time] [-m ttl] "
#ifdef IPSEC
"[-P policy] "
#endif
"[-p pattern]\n"
- " [-S src_addr] [-s packetsize] [-T ttl] [-t timeout] [-W waittime]\n"
- " [-z tos] IPv4-mcast-group\n"
+ "\t [-S src_addr] [-s packetsize] [-T ttl] [-t timeout] [-W waittime]\n"
+ "\t [-z tos] IPv4-mcast-group\n"
#endif /* INET */
#ifdef INET6
- "\tping [-6AaDd"
+ "\tping [-6AaDd"
#if defined(IPSEC) && !defined(IPSEC_POLICY_IPSEC)
- "E"
+ "E"
#endif
- "fHnNoOq"
+ "fHnNoOq"
#ifdef IPV6_USE_MIN_MTU
- "u"
+ "u"
#endif
- "vyY"
+ "vyY"
#if defined(IPSEC) && !defined(IPSEC_POLICY_IPSEC)
- "Z"
+ "Z"
#endif
"] "
- "[-b bufsiz] [-c count] [-e gateway]\n"
- " [-I interface] [-i wait] [-k addrtype] [-l preload] "
- "[-m hoplimit]\n"
- " [-p pattern]"
+ "[-b bufsiz] [-c count] [-e gateway]\n"
+ "\t [-I interface] [-i wait] [-k addrtype] [-l preload] "
+ "[-m hoplimit]\n"
+ "\t [-p pattern]"
#if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
- " [-P policy]"
+ " [-P policy]"
#endif
- " [-S sourceaddr] [-s packetsize] [-t timeout]\n"
- " [-W waittime] [-z tclass] [IPv6-hops ...] IPv6-host\n"
+ " [-S sourceaddr] [-s packetsize] [-t timeout]\n"
+ "\t [-W waittime] [-z tclass] [IPv6-hops ...] IPv6-host\n"
#endif /* INET6 */
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 12:41 PM (2 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14697774
Default Alt Text
D37246.id112541.diff (2 KB)
Attached To
Mode
D37246: ping: main.c: Consistent use of white space/tabs
Attached
Detach File
Event Timeline
Log In to Comment