1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Fix a few documentation typos. Close #3124

This commit is contained in:
nnposter
2025-05-28 02:14:16 +00:00
parent 0f48a510eb
commit b9f73923bd
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ svn: E155021: This client is too old to work with the working copy at...
~~~~
You need to **update SVN**.<br/>
Go to [http://www.wandisco.com/subversion/download#osx](http://www.wandisco.com/subversion/download#osx) and download and install the approriate version for your OS.
Go to [http://www.wandisco.com/subversion/download#osx](http://www.wandisco.com/subversion/download#osx) and download and install the appropriate version for your OS.
Now, add the path for the new SVN version to your _$PATH_:

View File

@@ -28,7 +28,7 @@ For a full description of Nmap's installation on Mac OS, visit the page:
## <a name="requ"></a>Requirements
In order to compile, build and run Nmap on Mac OS, you will requiere the followings:
In order to compile, build and run Nmap on Mac OS, you will require the following:
1. **Jhbuild** for bundling and dependencies (see the [BUNDLING file](../BUNDLING.md))
2. **Xcode** for Mac OS 10.8 or later ([https://developer.apple.com/xcode](https://developer.apple.com/xcode/))