diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-11 12:44:59 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-11 12:44:59 +0000 |
commit | 48916fdc6b9868a8d23e56b85752a67da9b35752 (patch) | |
tree | 2e23151a128b0d4ced165424102235ca1804d28a /share/man | |
parent | 07b7274091b2605c9cd7444719f815c4f33736a8 (diff) |
remove reference to gcu(4) which is only used by em(4) on Intel EP80579
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/aq.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/aq.4 b/share/man/man4/aq.4 index 28f035629a8..35a64695d41 100644 --- a/share/man/man4/aq.4 +++ b/share/man/man4/aq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aq.4,v 1.2 2021/09/08 20:29:21 jmc Exp $ +.\" $OpenBSD: aq.4,v 1.3 2022/03/11 12:44:58 jsg Exp $ .\" .\" Copyright (c) 2021 Mike Larkin <mlarkin@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: September 8 2021 $ +.Dd $Mdocdate: March 11 2022 $ .Dt AQ 4 .Os .Sh NAME @@ -49,7 +49,6 @@ For more information on configuring this device, see .Xr ifconfig 8 . .Sh SEE ALSO .Xr arp 4 , -.Xr gcu 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , |