git: 434ffdacd556 - stable/12 - run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69.

Dmitry Chagin dchagin at FreeBSD.org
Tue Jun 1 10:07:36 UTC 2021


The branch stable/12 has been updated by dchagin:

URL: https://cgit.FreeBSD.org/src/commit/?id=434ffdacd556645f059b8025b19a0339b54fc373

commit 434ffdacd556645f059b8025b19a0339b54fc373
Author:     Dmitry Chagin <dchagin at FreeBSD.org>
AuthorDate: 2021-05-23 13:35:31 +0000
Commit:     Dmitry Chagin <dchagin at 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


More information about the dev-commits-src-all mailing list