summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-12-31 13:45:20 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-12-31 13:45:20 +0000
commit97d07f2f60ee19928b25722bfc914dc7e3183ff8 (patch)
treec31fcd9d1e297ac196fdbb65d03ed66a60af1c43 /usr.bin/ssh
parent40c72549ed2dc8222160a345af51b10715d50853 (diff)
.Nm does not require an argument;
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 898379d949d..2a8386dc46a 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.233 2005/12/31 13:44:04 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.234 2005/12/31 13:45:19 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -859,7 +859,7 @@ are:
Disconnect.
.It Cm ~^Z
Background
-.Nm ssh .
+.Nm .
.It Cm ~#
List forwarded connections.
.It Cm ~&
@@ -990,7 +990,7 @@ Set to the path of the user's mailbox.
Set to the default
.Ev PATH ,
as specified when compiling
-.Nm ssh .
+.Nm .
.It Ev SSH_ASKPASS
If
.Nm