Re: the portability of an-ext.tmac

2020-07-10 Thread G. Branden Robinson
At 2020-05-30T01:29:18+1000, G. Branden Robinson wrote: > Our an-ext.tmac (extensions to the man macros) says: > > .\" The code below provides extension macros for the 'man' macro > .\" package. Care has been taken to make the code portable; groff > .\" extensions are properly hidden so that all

the portability of an-ext.tmac

2020-05-29 Thread G. Branden Robinson
Our an-ext.tmac (extensions to the man macros) says: .\" The code below provides extension macros for the 'man' macro .\" package. Care has been taken to make the code portable; groff .\" extensions are properly hidden so that all troff implementations can .\" use it without changes. ...and this