Module Name: src
Committed By: lukem
Date: Wed Jul 15 08:56:06 UTC 2020
Modified Files:
src/usr.bin/ftp: ftp.1
Log Message:
ftp.1: don't wrap "[[user@]host [port]]"
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/usr.bin/ftp/ftp.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/ftp/ftp.1
diff -u src/usr.bin/ftp/ftp.1:1.137 src/usr.bin/ftp/ftp.1:1.138
--- src/usr.bin/ftp/ftp.1:1.137 Mon Jul 13 11:17:14 2020
+++ src/usr.bin/ftp/ftp.1 Wed Jul 15 08:56:05 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: ftp.1,v 1.137 2020/07/13 11:17:14 lukem Exp $
+.\" $NetBSD: ftp.1,v 1.138 2020/07/15 08:56:05 lukem Exp $
.\"
.\" Copyright (c) 1996-2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -57,7 +57,7 @@
.\"
.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94
.\"
-.Dd July 13, 2020
+.Dd July 15, 2020
.Dt FTP 1
.Os
.Sh NAME
@@ -88,8 +88,7 @@
.Bk -words
.\" [[user@]host [port]]
.Oo
-.Oo Ar user Ns Li \&@ Oc Ns Ar host
-.Op Ar port
+.Oo Ar user Ns Li \&@ Oc Ns Ar host Oo Op Ar port Oc
.Oc
.Ek
.Bk -words