]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cfg/neigh.texi
More @dots usage
[nncp.git] / doc / cfg / neigh.texi
index 332c1c7153fb5d366d943fe0ad0e6978527969ee..7912fe31f9ef7298d0f36ebddb8d42cd6d7bb96a 100644 (file)
@@ -128,7 +128,7 @@ NNCP_NICE=64 \
 @item addrs
     Dictionary containing known network addresses of the node. Each key
     is human-readable name of the address. For direct TCP connections
-    use @verb{|host:port|} format, pointing to @ref{nncp-daemon}'s
+    use @verb{|host:port|} format, pointing to @command{@ref{nncp-daemon}}'s
     listening instance.
 
     Also you can pipe connection through the external command using
@@ -136,11 +136,11 @@ NNCP_NICE=64 \
     start and its @code{stdin}/@code{stdout} used as a connection.
 
     To use @ref{Yggdrasil} network for connectivity, use
-    @verb{|yggdrasil:PUB;PRV;PEER[,...]|} format, read about
+    @code{yggdrasil:PUB;PRV;PEER[,@dots{}]} format, read about
     @ref{CfgYggdrasilAliases, possible aliases} usage.
 
     May be omitted if either no direct connection exists, or
-    @ref{nncp-call} is used with forced address specifying.
+    @command{@ref{nncp-call}} is used with forced address specifying.
 
 @vindex rxrate
 @vindex txrate
@@ -171,6 +171,6 @@ NNCP_NICE=64 \
 @anchor{CfgCalls}
 @item calls
     List of @ref{Call, call configuration}s.
-    Can be omitted if @ref{nncp-caller} won't be used to call that node.
+    Can be omitted if @command{@ref{nncp-caller}} won't be used to call that node.
 
 @end table