Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2023 23:02:01 +0100
From:      Jessica Clarke <jrtc27@freebsd.org>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org>
Subject:   Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently
Message-ID:  <9622914B-E00E-4FF3-80A1-1FFA0A6C201C@freebsd.org>
In-Reply-To: <202305042159.344LxiCs081007@gitrepo.freebsd.org>
References:  <202305042159.344LxiCs081007@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 May 2023, at 22:59, Warner Losh <imp@FreeBSD.org> 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 <tom@FreeBSD.org>
> AuthorDate: 2023-05-01 14:47:58 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9622914B-E00E-4FF3-80A1-1FFA0A6C201C>