Add some missing full stops

Capitalize "github".
pull/144/head
Axel Beckert 6 years ago
parent 046d9e4a45
commit 0d4648c976

@ -23,10 +23,10 @@ _Mailing-list_:
If you want to install fping from source, proceed as follows: If you want to install fping from source, proceed as follows:
0. Run `./autogen.sh` 0. Run `./autogen.sh`
(only if you got the source from github) (only if you got the source from Github).
1. Run `./configure` with the correct arguments 1. Run `./configure` with the correct arguments.
(see: `./configure --help`) (see: `./configure --help`)
2. Run `make; make install` 2. Run `make; make install`.
3. Make fping either setuid, or, if under Linux: 3. Make fping either setuid, or, if under Linux:
`sudo setcap cap_net_raw+ep fping` `sudo setcap cap_net_raw+ep fping`
4. Have a look at the [fping(8)](doc/fping.pod) manual for usage help 4. Have a look at the [fping(8)](doc/fping.pod) manual for usage help

Loading…
Cancel
Save