Hi Harold, Harold Benfield wrote on Sun, Mar 02, 2014 at 05:26:30PM -0500:
> Sorry for the lack of details. > > man saslauthd > > I am using term=xterm on OpenBSD 5.4 amd64 architecture. The package > came from ftp.openbsd.org/pub/OpenBSD/5.4/packages/amd64. I have found > this on four of my OpenBSD amd64 machines. This very well could be just > me and I have done it three times but it I have not found any other man > pages with the same issue. Oh, this was indeed broken in the port back then, the upstream build system of that port contained a hand-rolled call to nroff. Antoine fixed it with this commit: http://www.openbsd.org/cgi-bin/cvsweb/ports/security/cyrus-sasl2/Makefile#rev1.80 On October 30, last year... I forgot that i even did some cleanup the next day, properly installing the source manual instead of running mandoc in the build. If this bothers you, you can build this port from -current on 5.4-stable. But just this *one* port, building -current ports on -stable does not work in general. It will for this one, though. Or just wait until you upgrade to 5.5, that's safer. Yours, Ingo
