git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 04:08:10 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=521013e7e89e2856d2f8dd2b1361249ea90d6ac9 commit 521013e7e89e2856d2f8dd2b1361249ea90d6ac9 Author: Graham Perrin <grahamperrin@gmail.com> AuthorDate: 2023-09-02 18:25:52 +0000 Commit: Warner Losh <imp@FreeBSD.org> 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 <grahamperrin@gmail.com> 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 hps@FreeBSD.org . +.An Hans Petter Selasky Aq Mt hselasky@FreeBSD.org .