summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2019-10-13 19:36:52 +0200
committerJoachim Nilsson <troglobit@gmail.com>2019-10-13 19:36:52 +0200
commita0db61f6080f70eeb280420503a1dd58019652f8 (patch)
tree8d1b00397566abbfe0b7db145bb96ee003c40b51
parent12dee0871c95a58550b0db7707abafb8727a01dd (diff)
downloadlibnet-a0db61f6080f70eeb280420503a1dd58019652f8.tar.gz
Minor, fix spelling mistakes
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d2a9e13..c23f33d 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ libnet are:
- [tcptraceroute](https://web.archive.org/web/20130424094134/http://michael.toren.net/code/tcptraceroute/)
- [yersinia](https://web.archive.org/web/20180522141004/http://www.yersinia.net/)
-See the manpage and sample test code for more detailed information.
+See the man page and sample test code for more detailed information.
Online documentation is available at https://codedocs.xyz/libnet/libnet/
> **NOTE:** Legacy code written for *libnet-1.0.x* is unfortunately
@@ -51,7 +51,7 @@ When building from GIT, use <kbd>./autogen.sh</kbd> to generate the
`configure` script. For this you need the full suite of the GNU
autotools: autoconf (>=2.69), automake (>=1.14), libtool (>=2.4.2).
-How to install the dependencies varies by system, but on many debian derived
+How to install the dependencies varies by system, but on many Debian derived
systems, `apt` can be used:
sudo apt install autoconf automake libtool
@@ -71,7 +71,7 @@ few more packages:
texlive-fonts-recommended latex-xcolor \
texlive-font-utils
-Fior Microsoft CHM docs you need the HTML Help Workshop, which is part
+For Microsoft CHM docs you need the HTML Help Workshop, which is part
of Visual Studio: http://go.microsoft.com/fwlink/p/?linkid=154968, on
UNIX and GNU/Linux systems, see `chmcmd`, which is available in the
[FreePascal](http://www.freepascal.org/) suite: