summaryrefslogtreecommitdiff
path: root/INSTALL.NetBSD.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.NetBSD.md')
-rw-r--r--INSTALL.NetBSD.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL.NetBSD.md b/INSTALL.NetBSD.md
index 47322505a..1c571cff4 100644
--- a/INSTALL.NetBSD.md
+++ b/INSTALL.NetBSD.md
@@ -11,7 +11,7 @@ In that case, you need at least the following packages.
* py27-xml
* pkg_alternatives
-Some components have additional requirements. (See [INSTALL](INSTALL.md))
+Some components have additional requirements. (See [INSTALL.md])
Assuming you are running NetBSD/amd64 6.1.2, you can download and
install pre-built binary packages as the following.
@@ -30,4 +30,8 @@ As all executables installed with pkgsrc are placed in `/usr/pkg/bin/`
directory, it might be a good idea to add it to your PATH.
Open vSwitch on NetBSD is currently "userspace switch" implementation
-in the sense described in INSTALL.userspace and PORTING.
+in the sense described in [INSTALL.userspace.md] and [PORTING.md].
+
+[INSTALL.md]:INSTALL.md
+[INSTALL.userspace.md]:INSTALL.userspace.md
+[PORTING.md]:PORTING.md