Correct misplaced tag on home page

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7268 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-09-02 15:10:21 +00:00
parent 0f763c81f0
commit 46724d7d93

View File

@ -201,7 +201,7 @@ other than the one for which it was specifically prepared. For example, when
the patch for 3.2.0-3.2.10, 3.4.0-3.4.3 (which was prepared for release
3.2.10) is applied to release 3.4.3, the following is the result:</p>
<pre>root@wookie:~# <strong>cd /usr/share/shorewall</strong>
root@wookie:<strong>/usr/share/shorewall# patch &lt; ~/shorewall/tags/3.2.10/Shorewall.updated/patch-3.2.10-2.diff</strong>
root@wookie/usr/share/shorewall#: <strong>patch &lt; ~/shorewall/tags/3.2.10/Shorewall.updated/patch-3.2.10-2.diff</strong>
patching file compiler
Hunk #1 succeeded at 958 (offset -1669 lines).
root@wookie:/usr/share/shorewall#</pre>