diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-05-31 20:43:50 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2017-05-31 20:43:50 +0000 |
commit | 62c30afd276248f01f6fbc9f75f6a44eb61c39ab (patch) | |
tree | 1ee3234e3298d6f03d54c0dc8a46320b6b069939 /usr.sbin/slaacctl | |
parent | 7840050ba6aee38a3c2bfe86d74e01e91472a883 (diff) |
No slaacd.conf(5) is currently planned. Remove Xr to nonexistent manual.
ok florian
Diffstat (limited to 'usr.sbin/slaacctl')
-rw-r--r-- | usr.sbin/slaacctl/slaacctl.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/slaacctl/slaacctl.8 b/usr.sbin/slaacctl/slaacctl.8 index 5a132da8062..2188b90b490 100644 --- a/usr.sbin/slaacctl/slaacctl.8 +++ b/usr.sbin/slaacctl/slaacctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slaacctl.8,v 1.2 2017/04/10 14:46:13 jmc Exp $ +.\" $OpenBSD: slaacctl.8,v 1.3 2017/05/31 20:43:49 tb Exp $ .\" .\" Copyright (c) 2017 Florian Obser <florian@openbsd.org> .\" Copyright (c) 2016 Kenneth R Westerback <kwesterback@gmail.com> @@ -16,7 +16,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: April 10 2017 $ +.Dd $Mdocdate: May 31 2017 $ .Dt SLAACCTL 8 .Os .Sh NAME @@ -73,7 +73,6 @@ socket used for communication with .Xr slaacd 8 . .El .Sh SEE ALSO -.Xr slaacd.conf 5 , .Xr slaacd 8 .Sh HISTORY The |