diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
commit | 335838c585605a348a58441ac5d5642bc39f0b0b (patch) | |
tree | 26a1af424903e3fdfec46d25d56afdf85fc29e7f /appendixa/nettools-desc.xml | |
parent | cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (diff) |
missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/nettools-desc.xml')
-rw-r--r-- | appendixa/nettools-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/nettools-desc.xml b/appendixa/nettools-desc.xml index ba426b76e..154e355bc 100644 --- a/appendixa/nettools-desc.xml +++ b/appendixa/nettools-desc.xml @@ -22,7 +22,7 @@ name.</para></sect4> <sect4><title>hostname</title> <para>hostname is used to set or show the system's -hostname</para></sect4> +hostname.</para></sect4> <sect4><title>ifconfig</title> <para>The ifconfig command is the general command used to configure network @@ -30,7 +30,7 @@ interfaces.</para></sect4> <sect4><title>nameif</title> <para>nameif names network interfaces based on MAC -addresses</para></sect4> +addresses.</para></sect4> <sect4><title>netstat</title> <para>netstat is a multi-purpose tool used to print the network connections, |