diff options
author | 2007-10-01 14:02:09 +0000 | |
---|---|---|
committer | 2007-10-01 14:02:09 +0000 | |
commit | fe6422f43b53908d0dc6223e2999dcaad9bdd20b (patch) | |
tree | e3b7147d15eb680ca9b606aabd502628f834fd40 | |
parent | kill some remaining debug that snuk in. (diff) | |
download | wireguard-openbsd-fe6422f43b53908d0dc6223e2999dcaad9bdd20b.tar.xz wireguard-openbsd-fe6422f43b53908d0dc6223e2999dcaad9bdd20b.zip |
Sync .nd with other parts of hoststated, prompted by jmc@
-rw-r--r-- | usr.sbin/hoststatectl/hoststatectl.8 | 6 | ||||
-rw-r--r-- | usr.sbin/relayctl/relayctl.8 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/hoststatectl/hoststatectl.8 b/usr.sbin/hoststatectl/hoststatectl.8 index 3aef2852767..1573a378154 100644 --- a/usr.sbin/hoststatectl/hoststatectl.8 +++ b/usr.sbin/hoststatectl/hoststatectl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hoststatectl.8,v 1.12 2007/09/28 13:29:56 pyr Exp $ +.\" $OpenBSD: hoststatectl.8,v 1.13 2007/10/01 14:02:09 pyr Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 28 2007 $ +.Dd $Mdocdate: October 1 2007 $ .Dt HOSTSTATECTL 8 .Os .Sh NAME .Nm hoststatectl -.Nd control the host status daemon +.Nd control the Host Status daemon .Sh SYNOPSIS .Nm .Ar command diff --git a/usr.sbin/relayctl/relayctl.8 b/usr.sbin/relayctl/relayctl.8 index e8930894586..4f63991cd13 100644 --- a/usr.sbin/relayctl/relayctl.8 +++ b/usr.sbin/relayctl/relayctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayctl.8,v 1.12 2007/09/28 13:29:56 pyr Exp $ +.\" $OpenBSD: relayctl.8,v 1.13 2007/10/01 14:02:09 pyr Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 28 2007 $ +.Dd $Mdocdate: October 1 2007 $ .Dt HOSTSTATECTL 8 .Os .Sh NAME .Nm hoststatectl -.Nd control the host status daemon +.Nd control the Host Status daemon .Sh SYNOPSIS .Nm .Ar command |