From f2100c83fc57d2d00ca6a3407e5d040ae6ded797 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 14 Feb 2007 17:11:10 +0000 Subject: [PATCH] Tweak IP address determination tip git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5407 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/standalone.xml | 4 ++-- docs/three-interface.xml | 4 ++-- docs/two-interface.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/standalone.xml b/docs/standalone.xml index 868e31eef..9ad41db3e 100644 --- a/docs/standalone.xml +++ b/docs/standalone.xml @@ -415,8 +415,8 @@ root@lists:~# To determine the IP address of your external interface, as root type ip addr ls dev <interface> at the command line where <interface> is your - external interface. The line beginning with inet identifies your IP - address. + external interface. The line beginning with inet + identifies your IP address. Example: diff --git a/docs/three-interface.xml b/docs/three-interface.xml index 0e2f28bb5..708681099 100644 --- a/docs/three-interface.xml +++ b/docs/three-interface.xml @@ -500,8 +500,8 @@ root@lists:~# To determine the IP address of your external interface, as root type ip addr ls dev <interface> at the command line where <interface> is your - external interface. The line beginning with inet identifies your IP - address. + external interface. The line beginning with inet + identifies your IP address. Example: diff --git a/docs/two-interface.xml b/docs/two-interface.xml index aefe1dd53..85839e867 100644 --- a/docs/two-interface.xml +++ b/docs/two-interface.xml @@ -462,8 +462,8 @@ root@lists:~# To determine the IP address of your external interface, as root type ip addr ls dev <interface> at the command line where <interface> is your - external interface. The line beginning with inet identifies your IP - address. + external interface. The line beginning with inet + identifies your IP address. Example: