> From: todd.mil...@courtesan.com
> To: mayukh_b...@hotmail.com
> CC: tech@openbsd.org; schwa...@openbsd.org
> Subject: Re: Patch for man to ignore trailing spaces in man.conf
> Date: Mon, 23 May 2016 10:01:54 -0600
>
> Your patch got munged by your mailer. Here'
Hi Todd,
Todd C. Miller wrote on Mon, May 23, 2016 at 10:01:54AM -0600:
> Your patch got munged by your mailer. Here's a different patch
> that achieves the same thing and also removes the requirement that
> the last line in man.conf end with a newline.
OK schwarze@.
Thanks,
Ingo
> Index:
Your patch got munged by your mailer. Here's a different patch
that achieves the same thing and also removes the requirement that
the last line in man.conf end with a newline.
- todd
Index: usr.bin/mandoc/manpath.c
===
RCS file: /c
Hi Mayukh,
On Sun, May 22, 2016 at 11:17:18PM -0700, Mayukh Bose wrote:
> [...]
> Here's my patch to fix this:
> [...]
Ironically, your patch about whitespace handling has mangled whitespace.
Can you send it again? Maybe your MUA tried sending it as some sort of
formatted text instead of plain te
Hi all, I used pkg_add to add jdk and after installation, it told me to
add /usr/local/jdk-1.7.0/man to man.conf. Therefore, I googled on modifying
man.conf and came across the OpenBSD man page
online:http://man.openbsd.org/OpenBSD-current/man5/man.conf.5
I cut-and-pasted the EXAMPLES secti