chiark / gitweb /
Build: Kill $(mkdir_p); use $(MKDIR_P).
[tripe] / pkstream / pkstream.1.in
index c2a391a2218433befb6eb78c1ef0b0fb77e8a069..e732cbf21c8e601c601f86c9cd904ffaacb12f90 100644 (file)
@@ -24,7 +24,7 @@
 .\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 .
 .\"--------------------------------------------------------------------------
-.so ../defs.man.in \" @@@PRE@@@
+.so ../common/defs.man \" @@@PRE@@@
 .
 .\"--------------------------------------------------------------------------
 .TH pkstream 1 "23 April 2003" "Straylight/Edgeware" "TrIPE: Trivial IP Encryption"
@@ -61,7 +61,7 @@ The
 program forwards UDP packets over some kind of reliable stream.  It
 understands TCP sockets natively; anything else has to be fudged up
 using some kind of port forwarder like
-.BR fw (1),
+.BR fwd (1),
 .BR ssh (1),
 .BR stunnel (1),
 etc.  It's intended, among other things, to provide a transport for
@@ -149,7 +149,7 @@ find one, please inform the author
 .\"--------------------------------------------------------------------------
 .SH "SEE ALSO"
 .
-.BR fw (1),
+.BR fwd (1),
 .BR ssh (1),
 .BR stunnel (1),
 .BR tripe (8).