]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/integration/ppp.texi
Unify @ref and @command usage
[nncp.git] / doc / integration / ppp.texi
index a4ad3cf7c2d4f015347838a67ee438d6914d80b1..e18dda721a76398ca0934878dfa5ba5df62a4e7b 100644 (file)
@@ -4,12 +4,12 @@
 @cindex serial connection
 @section Serial connection
 
 @cindex serial connection
 @section Serial connection
 
-It is not trivial to run online @command{nncp-daemon},
-@command{nncp-call} and @command{nncp-caller} commands over the serial
-link, because it is link without built-in error detection. For efficient
-usage you have to use some kind of window-sliding error correction
-protocol, like Kermit, ZMODEM, UUCP's g-protocol and similar well known
-ones.
+It is not trivial to run online @command{@ref{nncp-daemon}},
+@command{@ref{nncp-call}} and @command{@ref{nncp-caller}} commands over
+the serial link, because it is link without built-in error detection.
+For efficient usage you have to use some kind of window-sliding error
+correction protocol, like Kermit, ZMODEM, UUCP's g-protocol and similar
+well known ones.
 
 However TCP is already satisfying and existing protocol for the same
 purposes. So it would be more easier to bring up the IP interconnection
 
 However TCP is already satisfying and existing protocol for the same
 purposes. So it would be more easier to bring up the IP interconnection