Commit Diff


commit - 85b8fe265cb79cbf965a09c9a87f49fde1fde424
commit + 534c038ec9fc5036924edb78237c3e2de621844a
blob - 28a21b307bb4f32e1d414fe6942373cb17223981
blob + 1e01c425caeeb959462ba31d1b543024ee52906a
--- lstun.1
+++ lstun.1
@@ -63,7 +63,7 @@ flag.
 Where to bind the local socket.
 A port number or the tuple host:port.
 .It Fl t Ar timeout
-Number of seconds after after the last client shutdown to kill the ssh
+Number of seconds after the last client shutdown to kill the ssh
 process.
 Set to zero to keep the tunnel open indefinitely.
 Defaults to 120.
@@ -77,5 +77,5 @@ utility was written by
 .Sh CAVEATS
 Currently it's impossible to pass flags to the
 .Xr ssh 1
-subcommand.
+sub command.
 This is especially painful when you need to use, say, a jump host.