summaryrefslogtreecommitdiff
path: root/doc/main.texi
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@sun.com>2006-07-28 04:42:39 +0000
committerPaul Jakma <paul.jakma@sun.com>2006-07-28 04:42:39 +0000
commitc3eab60e7753ed34d30c978f9d4034562bf1df55 (patch)
tree7a0cb71f1853a742b1d4eb8855a3095c7e5d1ab8 /doc/main.texi
parentf912cb4fb0cbf92bf97ea6830c74306551963b2b (diff)
[doc] Expand/cross-ref MD5 commands, tweak anchors to avoid added spacing
2006-07-28 Paul Jakma <paul.jakma@sun.com> * main.texi: link-detect works on Solaris too. * ospfd.texi: Twiddle around with anchors a bit more. Clarify how setting MD5 auth by area and by interface interact, and add cross-references, as well as to the required command for setting key material.
Diffstat (limited to 'doc/main.texi')
-rw-r--r--doc/main.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/main.texi b/doc/main.texi
index 4254379e..b76a636b 100644
--- a/doc/main.texi
+++ b/doc/main.texi
@@ -79,8 +79,8 @@ configuration.
@deffn {Interface Command} {link-detect} {}
@deffnx {Interface Command} {no link-detect} {}
Enable/disable link-detect on platforms which support this. Currently
-only linux and with certain drivers - those which properly support the
-IFF_RUNNING flag.
+only Linux and Solaris, and only where network interface drivers support reporting
+link-state via the IFF_RUNNING flag.
@end deffn
@node Static Route Commands