Date: Wed, 12 May 2021 08:16:28 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: d99e1e90e9b2 - stable/12 - full(4): Use correct section name for AUTHORS Message-ID: <202105120816.14C8GSYo026605@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d99e1e90e9b22a9e7d305cb5ede3dda3d4b035c3 commit d99e1e90e9b22a9e7d305cb5ede3dda3d4b035c3 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-05-09 15:31:52 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-05-12 08:16:06 +0000 full(4): Use correct section name for AUTHORS PR: 255715 Reported by: Christos Margiolis <christos at christosmarg dot xyz> (cherry picked from commit 416051f5818e3270e019ef8978e2f1168f2628fc) --- share/man/man4/full.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/full.4 b/share/man/man4/full.4 index 5265e2ab2612..6f1b3606258d 100644 --- a/share/man/man4/full.4 +++ b/share/man/man4/full.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 29, 2014 +.Dd May 9, 2021 .Dt FULL 4 .Os .Sh NAME @@ -42,6 +42,6 @@ However, it will always be full when writing to it. .Sh SEE ALSO .Xr null 4 , .Xr zero 4 -.Sh Author +.Sh AUTHORS This device and man page was written by .An Eitan Adler Aq Mt eadler@FreeBSD.org .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105120816.14C8GSYo026605>