From c5ce73fbd3a1aecdb6602a53eaef65fabb14d38e Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Wed, 12 Jun 2013 01:17:26 +0400 Subject: [PATCH] Update man page: znc-config doesn't exist anymore --- man/znc-buildmod.1 | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/man/znc-buildmod.1 b/man/znc-buildmod.1 index b0e5b660..fe9c7c82 100644 --- a/man/znc-buildmod.1 +++ b/man/znc-buildmod.1 @@ -1,4 +1,4 @@ -.TH ZNC\-BUILDMOD 1 2008\-06\-01 ZNC +.TH ZNC\-BUILDMOD 1 2013\-06\-12 ZNC .SH NAME znc\-buildmod \- compile ZNC modules .SH SYNOPSIS @@ -13,11 +13,10 @@ into a module. Normally, exit status is 0 if everything went fine. In case the compiler errors when compiling some module, the exit status is 1. .SH ENVIRONMENT -.TP -.B PATH -.br -.I sed -must be in PATH. -.I znc-config -should be found automatically. -If not, you must add it to PATH yourself. +Variables +.SS CXXFLAGS +.SS LDFLAGS +.SS MODLINK +.SS INCLUDES +.SS LIBS +may be used.