]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/building.texi
Fix building of NEWS
[nncp.git] / doc / building.texi
index dc42ac6c28262443fe5ddcc618c0d9ccecc6a444..a0fdd5619e873d638dc87064bcb4c524e0579b61 100644 (file)
@@ -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
@@ -90,7 +90,7 @@ have either broken or unsupported ones. You can still build NNCP with
 usage at all:
 
 @example
-$ GO_CFLAGS="-tags nofsnotify" redo ...
+$ GO_CFLAGS="-tags nofsnotify" redo @dots{}
 @end example
 
 @vindex noyggdrasil