git: 509ee39ff28d - main - Fix developer second name.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jan 2023 08:19:28 UTC
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.