[dahdi-commits] dahdi/tools.git branch "master" updated.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Mon Jun 30 05:47:58 CDT 2014
branch "master" has been updated
via 64e7c688d3b7c158d2d1ebe85812487960a42f71 (commit)
from b28ec382bbc1d160537949bc070c0a3d9b55f1cc (commit)
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 64e7c688d3b7c158d2d1ebe85812487960a42f71
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date: Mon Jun 30 13:47:23 2014 +0300
Makefile: A typo in a comment
Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
diff --git a/Makefile b/Makefile
index e3aa4b6..69741e6 100644
--- a/Makefile
+++ b/Makefile
@@ -213,7 +213,7 @@ README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt \
README.Astribank.html: xpp/README.Astribank
$(ASCIIDOC) -o $@ -n -a toc -a toclevels=4 $<
-# on Debian: this requires the full groof, not just groff-base.
+# on Debian: this requires the full groff, not just groff-base.
%.8.html: %.8
man -Thtml $^ >$@
-----------------------------------------------------------------------
--
dahdi/tools.git
More information about the dahdi-commits
mailing list