Browse Source
gnu: iputils: Fix typo in description.
* gnu/packages/networking.scm (iputils)[description]: Fix typo.
wip-haskell-updates-2
Tobias Geerinckx-Rice
2 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
1 additions and
1 deletions
-
gnu/packages/networking.scm
|
|
@ -781,7 +781,7 @@ intended as a substitute for the PPPStatus and EthStatus projects.") |
|
|
|
configuration, troubleshooting, or servers. Utilities included are: |
|
|
|
|
|
|
|
@itemize @bullet |
|
|
|
@item @command{arping}: Ping hosts using the @dfn{Adress Resolution Protocol}. |
|
|
|
@item @command{arping}: Ping hosts using the @dfn{Address Resolution Protocol}. |
|
|
|
@item @command{clockdiff}: Compute time difference between network hosts |
|
|
|
using ICMP TSTAMP messages. |
|
|
|
@item @command{ninfod}: Daemon that responds to IPv6 Node Information Queries. |
|
|
|