--- rman-3.1/Makefile.orig 2003-03-29 20:45:20.000000000 -0300 +++ rman-3.1/Makefile 2003-06-21 08:50:33.000000000 -0300 @@ -15,9 +15,8 @@ # this must be a directory that's in your bin PATH. # MANDIR holds the man page. -BINDIR = /usr/local/bin -#BINDIR = //C/bin -MANDIR = /usr/local/man/man1 +BINDIR = /usr/bin +MANDIR = /usr/share/man/man1 ### if you have GNU gcc v2.x, use these definitions