On Tue, Apr 16, 2013 at 12:24:45PM +0200, Dagobert Michelsen wrote:
> Hi Nicholas,
>
> Am 16.04.2013 um 12:02 schrieb Nicholas Marriott
> :
> > On Tue, Apr 16, 2013 at 11:32:20AM +0200, Dagobert Michelsen wrote:
> >> Am 16.04.2013 um 11:20 schrieb Nicholas Marriott
> >> :
> >>> The manpage uses
Hi Nicholas,
Am 16.04.2013 um 12:02 schrieb Nicholas Marriott :
> On Tue, Apr 16, 2013 at 11:32:20AM +0200, Dagobert Michelsen wrote:
>> Am 16.04.2013 um 11:20 schrieb Nicholas Marriott
>> :
>>> The manpage uses mdoc and that isn't going to change. OpenSSH has a
>>> script called mdoc2man.awk whi
Hi Nicholas,
Am 16.04.2013 um 11:20 schrieb Nicholas Marriott :
> The manpage uses mdoc and that isn't going to change. OpenSSH has a
> script called mdoc2man.awk which we might be able to bring in (perhaps
> with some tweaks) to convert the manpage at build time.
I just tried it and the output l
Hi
The manpage uses mdoc and that isn't going to change. OpenSSH has a
script called mdoc2man.awk which we might be able to bring in (perhaps
with some tweaks) to convert the manpage at build time.
On Tue, Apr 16, 2013 at 11:12:02AM +0200, Dagobert Michelsen wrote:
> Hi,
>
> the manpage tmux.1
Hi,
the manpage tmux.1 is made with the roff macro package "doc". Unfortunately
manage
on Solaris require the usage of the macro package "an" (as in -man) and don't
allow more
elaborated macros. Would it be possible to restrict the macros in that way or
provide a
separate manpage?
Best regard