Hi folks, i have installed openbsd 4.9 and i am trying to compile ucspi-tcp-0.88 with a ssl patch, but the compilation process fails due to not finding a program called nroff.
Previous version of OpenBSD seems to have installed nroff. Does anybody knows why it was removed? How could i install it? Thanks in advance. Here goes the output : ./load instcheck hier.o auto_home.o unix.a byte.a nroff -man tcpclient.1 > tcpclient.0 /bin/sh: nroff: not found *** Error code 127 Stop in /tmp/ucspi-tcp-0.88 (line 781 of Makefile). sioux@gustav$

