Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2023 21:47:56 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 233ab94cfd78 - main - ispfw(4): Reword to be more specific
Message-ID:  <202307072147.367LluFY094587@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=233ab94cfd78db16ca431b09f36cebb8ee4674e9

commit 233ab94cfd78db16ca431b09f36cebb8ee4674e9
Author:     Joerg Pulz <Joerg.Pulz@frm2.tum.de>
AuthorDate: 2023-07-07 21:43:34 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-07-07 21:45:30 +0000

    ispfw(4): Reword to be more specific
    
    Make clear what "included" means, as suggested by imp@
    
    PR: 271062
    Reviewed by: imp, mav
    Sponsored by: Technical University of Munich
    Pull Request: https://github.com/freebsd/freebsd-src/pull/726
---
 share/man/man4/ispfw.4 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/ispfw.4 b/share/man/man4/ispfw.4
index 8cff500b9506..d035c21cfb01 100644
--- a/share/man/man4/ispfw.4
+++ b/share/man/man4/ispfw.4
@@ -61,4 +61,5 @@ This driver was written by
 Later improvement was done by
 .An Alexander Motin Aq Mt mav@FreeBSD.org .
 .Sh BUGS
-Only firmware for the 24xx and 25xx based cards is included.
+Only firmware for the 24xx and 25xx based cards is included in
+.Nm .



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