aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-03-06 16:38:48 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-03-06 16:38:48 -0500
commit0b6c287292dfee8afa167feae5a31d9d2247f97b (patch)
tree5e63c55cdb8e3532e37365cb823a853b70485a78
parent2ac9a4474875f588fa689e808cc809aadbf6738f (diff)
downloadpfsense-packages-0b6c287292dfee8afa167feae5a31d9d2247f97b.tar.gz
pfsense-packages-0b6c287292dfee8afa167feae5a31d9d2247f97b.tar.bz2
pfsense-packages-0b6c287292dfee8afa167feae5a31d9d2247f97b.zip
Fix RID text
-rw-r--r--config/openospfd/openospfd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/openospfd/openospfd.xml b/config/openospfd/openospfd.xml
index a12d55dd..ebf30909 100644
--- a/config/openospfd/openospfd.xml
+++ b/config/openospfd/openospfd.xml
@@ -52,7 +52,7 @@
<fieldname>routerid</fieldname>
<description>
<![CDATA[
- Specify the Router ID. This is generally your LAN IP Address. For more information on router identifiers see <a target='_new' href='http://en.wikipedia.org/wiki/Open_Shortest_Path_First'>wikipedia</a>.
+ Specify the Router ID. RID is the highest logical (loopback) IP address configured on a router. For more information on router identifiers see <a target='_new' href='http://en.wikipedia.org/wiki/Open_Shortest_Path_First'>wikipedia</a>.
]]>
</description>
<type>input</type>
@@ -62,7 +62,7 @@
<fieldname>area</fieldname>
<description>
<![CDATA[
- OpenOSPFd area for this instance of OSPF. For more information on Areas see <a target='_new' href='http://en.wikipedia.org/wiki/Open_Shortest_Path_First'>wikipedia</a>.
+ OpenOSPFd area for this instance of OSPF. For more information on Areas see <a target='_new' href='http://en.wikipedia.org/wiki/Open_Shortest_Path_First#Area_types'>wikipedia</a>.
]]>
</description>
<type>input</type>