Date: Tue, 1 Jun 2021 10:07:35 GMT From: Dmitry Chagin <dchagin@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 434ffdacd556 - stable/12 - run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69. Message-ID: <202106011007.151A7ZEs019656@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=434ffdacd556645f059b8025b19a0339b54fc373 commit 434ffdacd556645f059b8025b19a0339b54fc373 Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2021-05-23 13:35:31 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2021-06-01 10:07:16 +0000 run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69. PR: 255759 (cherry picked from commit 43f5d5bf01fdf821e8037272c636a9be18323e00) --- share/man/man4/run.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index b95a346f9697..ad314ff67011 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 16, 2020 +.Dd May 23, 2021 .Dt RUN 4 .Os .Sh NAME @@ -125,6 +125,7 @@ driver supports the following wireless adapters: .It Airlink101 AWLL6090 .It ASUS USB-N11 .It ASUS USB-N13 ver. A1 +.It ASUS USB-N14 .It ASUS USB-N66 .It ASUS WL-160N .It Belkin F5D8051 ver 3000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106011007.151A7ZEs019656>