Date: Sun, 29 Jan 2023 08:19:28 GMT From: Fedor Uporov <fsu@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 509ee39ff28d - main - Fix developer second name. Message-ID: <202301290819.30T8JSFV080199@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fsu: URL: https://cgit.FreeBSD.org/src/commit/?id=509ee39ff28dfd738c42e26a9da928fc18e47c7f commit 509ee39ff28dfd738c42e26a9da928fc18e47c7f Author: Fedor Uporov <fsu@FreeBSD.org> AuthorDate: 2023-01-26 09:57:00 +0000 Commit: Fedor Uporov <fsu@FreeBSD.org> CommitDate: 2023-01-29 08:10:39 +0000 Fix developer second name. --- share/man/man5/ext2fs.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/ext2fs.5 b/share/man/man5/ext2fs.5 index e02be0e4a945..94125c2866dc 100644 --- a/share/man/man5/ext2fs.5 +++ b/share/man/man5/ext2fs.5 @@ -94,7 +94,7 @@ merged important parts of the allocation code from a clean-room implementation. .An Zheng Liu and -.An Fedor Upurov +.An Fedor Uporov implemented the read and write support respectively for .Em ext4 filesystems.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301290819.30T8JSFV080199>