From adfbe92fac12de0f02a4f1eafa33fa8be7b02b97 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 2 Mar 2022 17:49:11 +0300 Subject: [PATCH] Fix building of NEWS --- doc/building.texi | 2 +- makedist.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.texi b/doc/building.texi index 5926ee5..a0fdd56 100644 --- a/doc/building.texi +++ b/doc/building.texi @@ -24,7 +24,7 @@ $ redo all After that you should get various @command{bin/nncp-*} binaries and @command{bin/hjson-cli} command (only for your convenience, not necessary installation). For example, documentation for -@command{@ref{nncp-bundle}} command can be get with +@command{nncp-bundle} command can be get with @command{info doc/nncp.info -n nncp-bundle}. @pindex redo diff --git a/makedist.sh b/makedist.sh index 3d00aed..00c1bb0 100755 --- a/makedist.sh +++ b/makedist.sh @@ -69,7 +69,7 @@ cat > $texi <