Re: [dev] [mk] mk.1 broken

2012-03-21 Thread Matthew Farkas-Dyck
On 20/03/2012, Paul Onyschuk wrote: > > Plan9 man(7) macro [1]. > > > [1] http://swtch.com/plan9port/man/man7/man.html > Ah. Sorry, that ought to have been plain. So, I can just blame groff. Cheers, strake

Re: [dev] [mk] mk.1 broken

2012-03-20 Thread Paul Onyschuk
On Tue, 20 Mar 2012 16:59:53 -0500 Matthew Farkas-Dyck wrote: > > The trouble seems to be an undocumented macro .LR, thus: > > I can not find this macro in ms(7, Plan 9) or groff_man(7, Arch > Linux).\ > > What is this meant to be? > Plan9 man(7) macro [1]. [1] http://swtch.com/plan9port/ma

[dev] [mk] mk.1 broken

2012-03-20 Thread Matthew Farkas-Dyck
Hello. Document mk.1 is broken. It appears thus: "... The mkfile (default contains a rule for each target that identifies the files and other targets ..." Note the mismatched parenthesis. The trouble seems to be an undocumented macro .LR, thus: The .I mkfile (default .LR mkfile ) contains a