Date: Thu, 4 May 2023 22:07:11 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: af32969ddbb5 - main - mpsutil(8): Remove a stray paragraph Message-ID: <202305042207.344M7Bif097830@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=af32969ddbb508b9e04801217cc6d081be24a9e8 commit af32969ddbb508b9e04801217cc6d081be24a9e8 Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2023-05-04 22:05:15 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-05-04 22:06:28 +0000 mpsutil(8): Remove a stray paragraph Spotted by running `mandoc -Tlint usr.sbin/mpsutil/mpsutil.8`. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/729 --- usr.sbin/mpsutil/mpsutil.8 | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/mpsutil/mpsutil.8 b/usr.sbin/mpsutil/mpsutil.8 index 959c60305065..917e96a60e51 100644 --- a/usr.sbin/mpsutil/mpsutil.8 +++ b/usr.sbin/mpsutil/mpsutil.8 @@ -171,4 +171,3 @@ utility first appeared in .Fx 11.0 . .Sh TODO Flash operations (save/update) are not supported on big-endian architectures. -.Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305042207.344M7Bif097830>