]> git.gsnw.org Git - fping.git/commitdiff
Merge the two redundant mentions of the man page
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 19 Feb 2019 22:51:03 +0000 (23:51 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 19 Feb 2019 22:51:03 +0000 (23:51 +0100)
README.md

index d1caaecfa33fd5fdb58c0c192789bfc100fa53d1..b1e9b1d63107bcfeb510334f66a57d0f8ba34782 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,12 +29,11 @@ If you want to install fping from source, proceed as follows:
 2. Run `make; make install`.
 3. Make fping either setuid, or, if under Linux:
    `sudo setcap cap_net_raw+ep fping`
-4. Have a look at the [fping(8)](doc/fping.pod) manual for usage help
-   (`fping -h` will also give a minimal help output)
 
 ## Usage
 
-See: [fping man-page](doc/fping.pod)
+Have a look at the [fping(8)](doc/fping.pod) manual page for usage help.
+(`fping -h` will also give a minimal help output.)
 
 ## Credits