Page MenuHomeFreeBSD

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

Authored by ziaee on Sun, Feb 22, 8:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 7, 10:44 PM
Unknown Object (File)
Mon, Mar 2, 9:28 PM
Unknown Object (File)
Mon, Mar 2, 1:33 PM
Unknown Object (File)
Sun, Mar 1, 12:43 PM
Unknown Object (File)
Sun, Mar 1, 11:40 AM
Unknown Object (File)
Sun, Mar 1, 9:47 AM
Unknown Object (File)
Tue, Feb 24, 5:07 PM
Unknown Object (File)
Tue, Feb 24, 3:32 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.Sun, Feb 22, 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?