The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=521013e7e89e2856d2f8dd2b1361249ea90d6ac9
commit 521013e7e89e2856d2f8dd2b1361249ea90d6ac9 Author: Graham Perrin <[email protected]> AuthorDate: 2023-09-02 18:25:52 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2024-02-03 04:05:26 +0000 urndis(4): retrospective, address for hselasky PR: 273530 Fixes: 08c9016bc61b Add a manpage for the urndis driver. Signed-off-by: Graham Perrin <[email protected]> Reviewed-by: imp, zlei Pull-request: https://github.com/freebsd/freebsd-src/pull/834 --- share/man/man4/urndis.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/urndis.4 b/share/man/man4/urndis.4 index d340af1905da..88e312d6370e 100644 --- a/share/man/man4/urndis.4 +++ b/share/man/man4/urndis.4 @@ -103,4 +103,4 @@ and It was ported to .Fx by -.An Hans Petter Selasky Aq Mt [email protected] . +.An Hans Petter Selasky Aq Mt [email protected] .
