]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/building.texi
More @dots usage
[nncp.git] / doc / building.texi
index b788da615d1d91921ec1bfa70c27553af45af1cd..5926ee5e28acd04314bf2e1ef6e4492aafbfaeba 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{nncp-bundle} command can be get with
+@command{@ref{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