Re: groff 1.25.0.rc2 on Alpine Linux
Bruno Haible via discussion of the GNU roff typesetting system and related software <[email protected]>
| Newsgroups | gmane.comp.printing.groff.general |
|---|---|
| Message-ID | <3359335.uoxibFcf9D@cagnes> |
I wrote: > The reason is that the 'sed' program on this platform (from BusyBox) > ignores '-e' options when a '-f' option is present, regardless whether > the '-e' options come before or after the '-f' option. Addendum: This is not the case in general, but is the case with this particular '-f' script and these particular '-e' options. Bruno