]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/multicast.texi
Unify @ref and @command usage
[nncp.git] / doc / multicast.texi
index 7de8be77d193a0590d365c6cdf486eea78fdc6ae..1c8913f357a337938bbd5bd49fdba6f8cb253f0a 100644 (file)
@@ -11,7 +11,8 @@ networks).
 Each multicast group is identified by so-called @strong{area}. Area
 consists of private/public Curve25519 keypairs for @ref{Encrypted area,
 packets encryption}, identity (BLAKE2b-256 hash of the public key) and
-possible subscribers. Areas are created with @ref{nncp-cfgnew} command.
+possible subscribers. Areas are created with @command{@ref{nncp-cfgnew}}
+command.
 
 You can make either file or exec transmissions to the areas. Those
 ordinary file/exec packets are double wrapped in:
@@ -108,13 +109,13 @@ $ nncp-toss -node self
 
 @enumerate
 @item
-@command{nncp-file} creates an encrypted packet with area packet and
+@command{@ref{nncp-file}} creates an encrypted packet with area packet and
 encrypted packet inside it, with our own @code{self} node as a recipient
 (in the @file{SPOOL/SELF/tx} directory). It also creates the
 @file{SPOOL/SELF/area/AREA/MsgHash} file.
 
 @item
-@command{nncp-toss} sees @file{tx/} file and "opens" it, applying the
+@command{@ref{nncp-toss}} sees @file{tx/} file and "opens" it, applying the
 area message tossing procedure as described above. That will create
 outgoing packets in @file{SPOOL/nodeB/tx} and @file{SPOOL/nodeD/tx}
 directories with @file{SPOOL/nodeB/area/AREA/MsgHash}