Page MenuHomeFreeBSD

apm.8: Stop creating a new manual page section
Needs ReviewPublic

Authored by ziaee on Feb 22 2026, 8:23 AM.
Tags
None
Referenced Files
F151070639: D55433.diff
Sun, Apr 5, 7:05 PM
F151027551: D55433.id.diff
Sun, Apr 5, 1:10 PM
Unknown Object (File)
Tue, Mar 31, 10:37 PM
Unknown Object (File)
Tue, Mar 31, 1:02 AM
Unknown Object (File)
Sun, Mar 29, 12:52 PM
Unknown Object (File)
Sat, Mar 7, 10:44 PM
Unknown Object (File)
Mar 2 2026, 9:28 PM
Unknown Object (File)
Mar 2 2026, 1:33 PM
Subscribers

Details

Reviewers
None
Group Reviewers
manpages
Summary

This is the only manual in section 8 done this way in freebsd-base.
It creates a new section "8/amd64", and maybe the otherwise empty folder
at /usr/share/man/man8/amd64?

What is creating /usr/share/man/man8/i386?
It is populated, but empty, on my generic bsdinstalled 15.0-R.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70872
Build 67755: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Feb 22 2026, 8:23 AM

The move into the generic place seems good.

The empty directories are most likely created due to definitions in etc/mtree/BSD.usr.dist. I wonder if it is populated on an i386 install?