On Friday 03 July 2015 17:54:01 you wrote:
> On Fri, Jun 05, 2015 at 03:41:59PM +0000, Roy Marples wrote:
>  > Module Name:       src
>  > Committed By:      roy
>  > Date:              Fri Jun  5 15:41:59 UTC 2015
>  > 
>  > Modified Files:
>  >    src/usr.sbin/rtadvd: advcap.c if.c rrenum.c rtadvd.c
>  > 
>  > Log Message:
>  > Use %m in syslog(3) instead of %s strerror(3).
> 
> Was this really necessary? Last I remember we considered %m a legacy
> mistake and preferred to avoid it.

It made the program smaller, which is a good thing.
There is no mention of syslog %m being considered a legacy mistake in the man 
page. Maybe you have a link to any discussion of this?

Roy

Reply via email to