diff options
author | 2016-11-29 07:18:23 +0000 | |
---|---|---|
committer | 2016-11-29 07:18:23 +0000 | |
commit | db75bbedafae4199dd126f33e40159c1687759e8 (patch) | |
tree | 1f3632416f23caf3f0b4e62c8477497e52b2aab6 | |
parent | Alistair Crooks rescinded the advertising clause of his user(8) (diff) | |
download | wireguard-openbsd-db75bbedafae4199dd126f33e40159c1687759e8.tar.xz wireguard-openbsd-db75bbedafae4199dd126f33e40159c1687759e8.zip |
article fix; from rob pierce
-rw-r--r-- | usr.sbin/switchd/switchd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/switchd/switchd.8 b/usr.sbin/switchd/switchd.8 index 16b80f68586..c94ce86567b 100644 --- a/usr.sbin/switchd/switchd.8 +++ b/usr.sbin/switchd/switchd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: switchd.8,v 1.3 2016/10/20 19:55:29 jmc Exp $ +.\" $OpenBSD: switchd.8,v 1.4 2016/11/29 07:18:23 jmc Exp $ .\" .\" Copyright (c) 2016 Reyk Floeter <reyk@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: October 20 2016 $ +.Dd $Mdocdate: November 29 2016 $ .Dt SWITCHD 8 .Os .Sh NAME @@ -29,7 +29,7 @@ .Op Fl t Ar timeout .Sh DESCRIPTION .Nm -is an controller for software-defined networking (SDN) and is +is a controller for software-defined networking (SDN) and is compatible with the OpenFlow protocol. .Pp The options are as follows: |