reference/snmp/configure.xml
ce9a6b3a30732d94862f8e1f40bba41c3688b955
...
...
@@ -1,11 +1,11 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<section xml:id="snmp.installation" xmlns="http://docbook.org/ns/docbook">
3
+
<section xml:id="snmp.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
4
4
&reftitle.install;
5
5
<para>
6
-
The Windows distribution of Net-SNMP contains support files for SNMP in the
6
+
The Windows distribution of <link xlink:href="&url.net-snmp;">Net-SNMP</link> contains support files for SNMP in the
7
7
<filename class="directory">mibs</filename> directory. This directory
8
-
should added to Windows' environment variables, as MIBDIRS, with the
8
+
should be added to Windows' environment variables, as <envar>MIBDIRS</envar>, with the
9
9
value being the full path to the <filename class="directory">mibs</filename> directory:
10
10
e.g. <filename class="directory">c:\usr\mibs</filename>.
11
11
</para>
12
12