Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2022 23:12:47 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 13e9d624f2f4 - main - rtw88: correct a typo in man page
Message-ID:  <202208072312.277NClLR080795@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=13e9d624f2f4741e40ff7b8395d7173f319f548d

commit 13e9d624f2f4741e40ff7b8395d7173f319f548d
Author:     Andres Ramirez <rrandresf@hotmail.com>
AuthorDate: 2022-08-07 23:06:28 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2022-08-07 23:10:26 +0000

    rtw88: correct a typo in man page
    
    s/mmeory/memory/
    
    MFC after:      1 week
---
 share/man/man4/rtw88.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/rtw88.4 b/share/man/man4/rtw88.4
index 0ace002e4bde..4508ab8ab4f7 100644
--- a/share/man/man4/rtw88.4
+++ b/share/man/man4/rtw88.4
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 5, 2022
+.Dd August 7, 2022
 .Dt rtw88 4
 .Os
 .Sh NAME
@@ -81,7 +81,7 @@ Support for 802.11 n/ac is to come.
 .Sh LOADER TUNABLES
 .Bl -tag -width indent
 .It Va compat.linuxkpi.skb.mem_limit
-If you are running a 64bit system with more than 4GB of main mmeory
+If you are running a 64bit system with more than 4GB of main memory
 you need to set this tunable to
 .Sy 1
 in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208072312.277NClLR080795>