Erm, NACK. :) That way to build the man pages is now obsolete. Thanks a lot for the patch nonetheless, it highlighted an important omission. I've fixed the README for the right way to do this now. And as an aside, when a make variable is defined with "?=" as opposed to ":=", then it's meant to be overridden from the environment. Thus, even when building the old way, you could have just done make DRBD=/path/to/drbd/checkout ... rather than hacking the Makefile. Cheers, Florian On 07/07/2011 05:44 PM, Mrten wrote: > --- > README.txt | 13 +++++++++++++ > 1 files changed, 13 insertions(+), 0 deletions(-)