Commit Diff


commit - 4844aeaffb183685ca8a19f390f5468707fd038b
commit + 4d1f5654d5fa0cadda6fa9d7358755758614f350
blob - b9df2ae1c8200f2896283ff79349f547a04dafad
blob + 3aa3c87f529e2dd9480c8c183b092663caee624a
--- lstun.1
+++ lstun.1
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2021 Omar Polo <op@omarpolo.com>
+.\" Copyright (c) 2021, 2022 Omar Polo <op@omarpolo.com>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -11,7 +11,7 @@
 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: November 23 2021$
+.Dd $Mdocdate: July 6 2022$
 .Dt LSTUN 1
 .Os
 .Sh NAME
@@ -85,6 +85,8 @@ listens on 2525 and forwards the traffic
 .Bd -literal -offset indent
 $ lstun -B 2526:localhost:25 -b 2525 example.com
 .Ed
+.Sh SEE ALSO
+.Xr ssh 1
 .Sh AUTHORS
 .An -nosplit
 The