mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
ping(8): Fix a mandoc related issue
- unusual Xr punctuation: none before traceroute6(8)
This commit is contained in:
parent
9bca273d84
commit
ea0dd3ca44
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue