git: 9b21cf7f3efc - stable/15 - style.mdoc: Explain why not to abuse Nm
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 May 2026 18:08:43 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=9b21cf7f3efc3d0f985f283cc2fc983124a2e80c
commit 9b21cf7f3efc3d0f985f283cc2fc983124a2e80c
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-05-15 12:49:20 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-05-22 18:07:48 +0000
style.mdoc: Explain why not to abuse Nm
MFC after: 3 days
Reviewed by: 0mp
Differential Revision: https://reviews.freebsd.org/D55299
(cherry picked from commit bcd50fe5c3c6e70c710e13378999814e9df43d3c)
---
share/man/man5/style.mdoc.5 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/share/man/man5/style.mdoc.5 b/share/man/man5/style.mdoc.5
index 64e2291d1c75..c4c2aa7b3695 100644
--- a/share/man/man5/style.mdoc.5
+++ b/share/man/man5/style.mdoc.5
@@ -41,6 +41,12 @@ which renders as:
Then run
.Ql Nm make Cm install Cm clean .
.Ed
+.Pp
+This pollutes the
+.Xr whatis 1
+database, causing
+.Ql whatis clean
+to incorrectly show the page it was written in.
.El
.Ss Copyright Header
Refer to