diff options
author | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2017-11-05 17:45:03 +0000 |
---|---|---|
committer | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2017-11-05 17:45:03 +0000 |
commit | 5b484984bef6074380cd927a67662cbc3f088614 (patch) | |
tree | 7b1dbd45321c9c137453746f8e9997174efd4b83 /usr.sbin | |
parent | 23141fbd74b0b50b0c117bfbb259552f680dd6d8 (diff) |
Mention that "reload" is disabled; ok jmc@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ospf6ctl/ospf6ctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ospf6ctl/ospf6ctl.8 b/usr.sbin/ospf6ctl/ospf6ctl.8 index b60febe6a9e..90e89e18cc9 100644 --- a/usr.sbin/ospf6ctl/ospf6ctl.8 +++ b/usr.sbin/ospf6ctl/ospf6ctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospf6ctl.8,v 1.10 2015/07/27 18:48:05 sobrado Exp $ +.\" $OpenBSD: ospf6ctl.8,v 1.11 2017/11/05 17:45:02 jca Exp $ .\" .\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 27 2015 $ +.Dd $Mdocdate: November 5 2017 $ .Dt OSPF6CTL 8 .Os .Sh NAME @@ -64,6 +64,7 @@ Disable verbose debug logging. Enable verbose debug logging. .It Cm reload Reload the configuration file. +This command currently has no effect. .It Cm show database Op Ar filter Show the link state database. .Ar filter |