diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-05-16 09:57:19 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-05-16 09:57:19 +0200 |
commit | 86b6fe6c970b137312d598ec8504eba42c2612a2 (patch) | |
tree | 86cd8c239aca966ff827770eddd3ac82bee5095e | |
parent | b26202f73d5135c1688454aff48e4d380a29379d (diff) |
man: astraceroute: Make wording in description for --version consistent
Make the wording consistent with the other man pages.
This was probably messed up by my previous commit which was not properly
split.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | astraceroute.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astraceroute.8 b/astraceroute.8 index 05273c8..0a69ae5 100644 --- a/astraceroute.8 +++ b/astraceroute.8 @@ -125,7 +125,7 @@ Set the IP's no fragmentation flag. Show and dissect the returned packet. .SS -v, --version -Show versioning information and exit. +Show version information and exit. .SS -h, --help Show user help and exit. |