From nobody Thu May 04 22:02:01 2023 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QC78F3b1gz49bDB for ; Thu, 4 May 2023 22:02:05 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QC78F1zPBz3l6p for ; Thu, 4 May 2023 22:02:05 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3f315712406so79514355e9.0 for ; Thu, 04 May 2023 15:02:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683237723; x=1685829723; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0KE1mIXyj78odeEBuXDGYQS7TGqS4ZyveuOm8LigVyA=; b=AEVlF5KeCGixe0eCwm9i4OFt4SXc87ik/7MhwEkfgAwnJarYDBEGgAOazE2tUFRr0d XNpHjtS+Wy5N95ZHt1RHSxFiYAmLVjMYth7hfBOZE3YCMaaW3qHMPBBnYKt+n6M6wY7L fz63/wQpUysQjPIArGDt+s9cnhflPYCTWFMaRNjhIr6AUDUYaeiVyJ8J6772Yt/3jl9u HJv4edFT9p8VS4fNl1IQg3qn4M6NBzHytPkZsWaOSjPHAK4aBVuXnPxOtp7+cOYcb75U 1o79uGGUn4DJFitg0WPUN+kN/tghfulFilynTw5zoROXo7N4EQ/Ajh6pKnh0OP+9Pdel IGjQ== X-Gm-Message-State: AC+VfDymUU2bTNw59TqK/2GXfM2oZVEaC7gSYHRFzUG0MAEaxolxKsRv geXa5dMPXtYPhE0qBeRhrfOZFCLVkN35Vxqx6FHwKA== X-Google-Smtp-Source: ACHHUZ5h062l8EOXRp30KUQ4Z7p6FgJLWtgpBsv8qUb+hRJVut4F2haRoDS1Rb63IdadHL5aQDaT2g== X-Received: by 2002:a05:6000:12:b0:306:d43:4d8e with SMTP id h18-20020a056000001200b003060d434d8emr3722780wrx.29.1683237723180; Thu, 04 May 2023 15:02:03 -0700 (PDT) Received: from smtpclient.apple ([131.111.5.246]) by smtp.gmail.com with ESMTPSA id f16-20020a5d6650000000b003062c0ef959sm312799wrw.69.2023.05.04.15.02.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 15:02:02 -0700 (PDT) Content-Type: text/plain; charset=us-ascii List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\)) Subject: Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently From: Jessica Clarke In-Reply-To: <202305042159.344LxiCs081007@gitrepo.freebsd.org> Date: Thu, 4 May 2023 23:02:01 +0100 Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <9622914B-E00E-4FF3-80A1-1FFA0A6C201C@freebsd.org> References: <202305042159.344LxiCs081007@gitrepo.freebsd.org> To: Warner Losh X-Mailer: Apple Mail (2.3696.120.41.1.3) X-Rspamd-Queue-Id: 4QC78F1zPBz3l6p X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 4 May 2023, at 22:59, Warner Losh wrote: >=20 > The branch main has been updated by imp: >=20 > URL: = https://cgit.FreeBSD.org/src/commit/?id=3D8fb0f07c7a1331beeecc0c0f6afec674= 671867b9 >=20 > commit 8fb0f07c7a1331beeecc0c0f6afec674671867b9 > Author: Tom Hukins > AuthorDate: 2023-05-01 14:47:58 +0000 > Commit: Warner Losh > CommitDate: 2023-05-04 21:59:12 +0000 >=20 > wlan(4): Mention WiFi more prominently >=20 > WiFi is a commonly used term to describe wireless LANs. Adding = this > word will help readers better understand the contents of this = manual > page and will help find the page when searching, for example when > running `man -k wifi`. >=20 > Pull Request: https://github.com/freebsd/freebsd-src/pull/721 > Reviewed by: imp Should we have MLINKS+=3Dwlan.4 wifi.4 like how we have MLINKS+=3Dfirewire.4 ieee1394.4 already? Jess > --- > share/man/man4/wlan.4 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 > index 7c12e8b1f7f9..5cb7c67735c2 100644 > --- a/share/man/man4/wlan.4 > +++ b/share/man/man4/wlan.4 > @@ -25,12 +25,12 @@ > .\" > .\" $FreeBSD$ > .\" > -.Dd January 26, 2021 > +.Dd May 5, 2023 > .Dt WLAN 4 > .Os > .Sh NAME > .Nm wlan > -.Nd generic 802.11 link-layer support > +.Nd generic WiFi 802.11 link-layer support > .Sh SYNOPSIS > .Cd "device wlan" > .Sh DESCRIPTION