diff options
author | YASUOKA Masahiko <yasuoka@cvs.openbsd.org> | 2016-09-04 16:49:58 +0000 |
---|---|---|
committer | YASUOKA Masahiko <yasuoka@cvs.openbsd.org> | 2016-09-04 16:49:58 +0000 |
commit | 4ff8edcae7004ad871cbd2bb4f29b730932bce3b (patch) | |
tree | 8093262e3799e30596f8dec9912db77928180c14 /share | |
parent | fc8eac3ad49b38f2b8e357819e388145f8b929c7 (diff) |
SIOCBRDGSIFFLGS is not supported by switch(4).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/switch.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/switch.4 b/share/man/man4/switch.4 index 9d07db9cd37..5a99d0227ab 100644 --- a/share/man/man4/switch.4 +++ b/share/man/man4/switch.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: switch.4,v 1.1 2016/09/04 16:06:47 yasuoka Exp $ +.\" $OpenBSD: switch.4,v 1.2 2016/09/04 16:49:57 yasuoka Exp $ .\" .\" Copyright (c) 2016 YASUOKA Masahiko <yasuoka@openbsd.org> .\" @@ -85,8 +85,6 @@ and .Dv SIOCBRDGDEL .It .Dv SIOCBRDGGIFFLGS -.It -.Dv SIOCBRDGSIFFLGS .El .Pp Also the parameter structures are used commonly by |