mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 20:59:02 +00:00
Fix a missing parenthesis in the install guide (removal section)
This commit is contained in:
@@ -1093,7 +1093,7 @@ information.</para>
|
|||||||
<para>If you installed Nmap from source
|
<para>If you installed Nmap from source
|
||||||
code, removal is slightly more difficult. If you still have the build
|
code, removal is slightly more difficult. If you still have the build
|
||||||
directory available (where you initially ran <command>make
|
directory available (where you initially ran <command>make
|
||||||
install</command>, you can remove Nmap by
|
install</command>), you can remove Nmap by
|
||||||
running <command>make uninstall</command>. If you no longer have that
|
running <command>make uninstall</command>. If you no longer have that
|
||||||
build directory, type <command>nmap -V</command> to
|
build directory, type <command>nmap -V</command> to
|
||||||
obtain the Nmap version number. Then
|
obtain the Nmap version number. Then
|
||||||
|
|||||||
Reference in New Issue
Block a user