From b1adb3e9fd7a5754fe538d82b22eb2cc379748bc Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 15 Jun 2008 19:13:15 +0000 Subject: [PATCH] Fix a missing parenthesis in the install guide (removal section) --- docs/nmap-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 1fbb750b1..c17841e06 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -1093,7 +1093,7 @@ information. If you installed Nmap from source code, removal is slightly more difficult. If you still have the build directory available (where you initially ran make -install, you can remove Nmap by +install), you can remove Nmap by running make uninstall. If you no longer have that build directory, type nmap -V to obtain the Nmap version number. Then