Home :: Documentation :: Download :: Development :: Community :: Wiki :: Ports :: Bugs :: Links :: About
Welcome to CRUX bug tracking.
Tasklist

FS#691 - groff: OS name should be overridden by mdoc.local

Attached to Project: CRUX
Opened by Moritz Wilhelmy (mw) - Friday, 04 February 2011, 14:03 GMT+2
Last edited by Moritz Wilhelmy (mw) - Friday, 04 February 2011, 14:04 GMT+2
Task Type Bug Report
Category ports → core/opt
Status New
Assigned To No-one
Operating System CRUX
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

The operating-system-name should be changed in /usr/share/groff/site-tmac/mdoc.local, so mdoc-formatted manpages don't show up as for instance "BSD General Commands Manual" page (for section 1). An example for an mdoc(7) formatted page would be the mdoc(7) manpage itself.
Adding

.ds volume-operating-system CRUX
.ds operating-system CRUX\-2.7
.ds default-operating-system CRUX\-2.7

at the end of mdoc.local changes the operating system name from BSD to CRUX. (See http://sprunge.us/LIDS for NetBSD's mdoc.local)
This task depends upon

Loading...