Actions
Bug #7980
openSome sparc man pages are present on x86
Start date:
2017-03-18
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The following man pages:
usr/src/man/man1m/device_remap.1m
usr/src/man/man1m/fruadm.1m
usr/src/man/man1m/prtfru.1m
usr/src/man/man1m/scadm.1m
usr/src/man/man1m/cfgadm_ac.1m
usr/src/man/man1m/cfgadm_sysctrl.1m
are valid only on sparc (the functionality they describe is only present ther), but are delivered on x86 too.
They should be restricted to sparc-only.
Updated by Peter Tribble over 5 years ago
While looking at the package manifests to implement this, there are also
usr/share/man/man3lib/libtsalarm.3lib
usr/src/man/man3ext/tsalarm_get.3ext
that need fixing.
(tsalarm.7d is already marked as sparc-only)
Actions