Subject: Re: libc.112 vs perl/spamassassin problems
To: None <current-users@netbsd.org>
From: Takahiro Kambe <taca@back-street.net>
List: current-users
Date: 02/24/2004 02:31:59
And one more:

@x = getservbyname("ident", "tcp")

0  'auth'
1  'auth 
 ident'
2  113
3  'tcp'

It should be:

0  'auth'
1  'authentication tap ident'
2  113
3  'tcp'

-- 
Takahiro Kambe <taca@back-street.net>