diff options
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 6a7cfbf13b6..421783be369 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.281 2009/02/12 03:42:09 djm Exp $ +.\" $OpenBSD: ssh.1,v 1.282 2009/02/12 03:44:25 djm Exp $ .Dd $Mdocdate: February 12 2009 $ .Dt SSH 1 .Os @@ -567,7 +567,7 @@ option is enabled (see If the .Ar port argument is -.Dq 0 , +.Ql 0 , the listen port will be dynamically allocated on the server and reported to the client at run time. .It Fl S Ar ctl_path |