From owner-dev-commits-src-main@freebsd.org Sat Jan 16 22:53:39 2021 Return-Path: Delivered-To: dev-commits-src-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AD78F4EDC55; Sat, 16 Jan 2021 22:53:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DJCyW4b05z3CyL; Sat, 16 Jan 2021 22:53:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 90F1C1738F; Sat, 16 Jan 2021 22:53:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 10GMrdA7053240; Sat, 16 Jan 2021 22:53:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 10GMrdIg053239; Sat, 16 Jan 2021 22:53:39 GMT (envelope-from git) Date: Sat, 16 Jan 2021 22:53:39 GMT Message-Id: <202101162253.10GMrdIg053239@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Marius Strobl Subject: git: f83a5c238240 - main - hier.7/wlan.4: remove reference to wi(4) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: marius X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f83a5c2382405cd7afd467b3bd1b41889360aa46 Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for the main branch of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2021 22:53:39 -0000 The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=f83a5c2382405cd7afd467b3bd1b41889360aa46 commit f83a5c2382405cd7afd467b3bd1b41889360aa46 Author: Marius Strobl AuthorDate: 2021-01-09 10:52:40 +0000 Commit: Marius Strobl CommitDate: 2021-01-16 22:53:12 +0000 hier.7/wlan.4: remove reference to wi(4) The latter has been removed in a21def4d568fd2f6723252c16e116b5e7d8125eb. --- share/man/man4/wlan.4 | 3 +-- share/man/man7/hier.7 | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 index f4384ccef4fa..2e0ebdb09c2f 100644 --- a/share/man/man4/wlan.4 +++ b/share/man/man4/wlan.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 29, 2015 +.Dd January 9, 2021 .Dt WLAN 4 .Os .Sh NAME @@ -191,7 +191,6 @@ Stations implementing earlier drafts (e.g., Linux) may be incompatible. .Xr upgt 4 , .Xr ural 4 , .Xr urtw 4 , -.Xr wi 4 , .Xr wlan_acl 4 , .Xr wlan_ccmp 4 , .Xr wlan_tkip 4 , diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index ebf06d91936e..845c4a8a8f7c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -28,7 +28,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd November 23, 2020 +.Dd January 9, 2021 .Dt HIER 7 .Os .Sh NAME @@ -235,9 +235,6 @@ see .Xr ppbus 4 .It Pa usb/ USB subsystem -.It Pa wi/ -.Xr wi 4 -WaveLAN driver .El .It Pa fs/ .Bl -tag -width "kerberos5/" -compact