Author: gbe (doc committer) Date: Sat Dec 19 11:57:47 2020 New Revision: 368803 URL: https://svnweb.freebsd.org/changeset/base/368803
Log: ping(8): Fix a mandoc related issue - unusual Xr punctuation: none before traceroute6(8) Modified: head/sbin/ping/ping.8 Modified: head/sbin/ping/ping.8 ============================================================================== --- head/sbin/ping/ping.8 Sat Dec 19 11:47:38 2020 (r368802) +++ head/sbin/ping/ping.8 Sat Dec 19 11:57:47 2020 (r368803) @@ -749,7 +749,7 @@ ping -6 -k agl dst.foo.com .Xr ip6 4 , .Xr ifconfig 8 , .Xr routed 8 , -.Xr traceroute 8 +.Xr traceroute 8 , .Xr traceroute6 8 .Rs .%A A. Conta _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"