1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-29 18:48:42 +00:00

version 1.6.0.1

This commit is contained in:
Gerhard Rieger 2008-02-09 22:57:30 +01:00
parent 560f0bc24c
commit d37e8acc5f
6 changed files with 8 additions and 6 deletions

4
README
View file

@ -76,7 +76,7 @@ install
Get the tarball and extract it:
gtar xzf socat.tar.gz
cd socat-1.6.0.0
cd socat-1.6.0.1
./configure
make
su
@ -226,7 +226,7 @@ communications.
doc/socat-tun shows how to build a virtual network between two hosts.
socat.1 and socat.html can be generated from socat.yo (which is released with
socat 1.6.1 and later) using the yodl document language package. Maintenance
socat 1.6.0.1 and later) using the yodl document language package. Maintenance
of yodl had been discontinued by its author
(http://www.xs4all.nl/~jantien/yodl/) (there seems to be a revival at
http://yodl.sourceforge.net/ though). For socat, the old version 1.31 is used;