From e89968d2bef7b142462262f43c2ea7024a9ef8ab Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 2 Feb 2021 10:30:04 +0100 Subject: doc: Add website to manpage Signed-off-by: Andreas Schneider Reviewed-by: Stefan Metzmacher --- doc/socket_wrapper.1.adoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/socket_wrapper.1.adoc') diff --git a/doc/socket_wrapper.1.adoc b/doc/socket_wrapper.1.adoc index 4daddda..9519fd4 100644 --- a/doc/socket_wrapper.1.adoc +++ b/doc/socket_wrapper.1.adoc @@ -132,3 +132,8 @@ EXAMPLE # (The client will use the address 127.0.0.100 when connecting to the server) # Now you can type 'Hello!' which will be sent to the server and should appear # in the console output of the server. + +RESOURCES +--------- + +*Project web site:* https://cwrap.org -- cgit