diff options
author | Damien Miller <djm@mindrot.org> | 2005-12-24 14:55:16 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-12-24 14:55:16 +1100 |
commit | d7f308f6d8b3583d8c97fa71cfb9b10f07ee5418 (patch) | |
tree | 534548c52ae50776606206cc1a970c758465be0b /ssh.1 | |
parent | 1530f2431ce107abc29f1926badf84a28bb43b86 (diff) | |
download | openssh-git-d7f308f6d8b3583d8c97fa71cfb9b10f07ee5418.tar.gz |
- stevesk@cvs.openbsd.org 2005/12/21 22:44:26
[sshd.8]
clarify precedence of -p, Port, ListenAddress; ok and help jmc@
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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.226 2005/12/21 11:57:25 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.227 2005/12/21 12:53:31 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -851,9 +851,10 @@ If the variable is set to .Dq yes (or see the description of the -.Fl X +.Fl X , +.Fl x , and -.Fl x +.Fl Y options above) and the user is using X11 (the .Ev DISPLAY |