Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/ftp Remove now-extraneous Op since we already have O...
details: https://anonhg.NetBSD.org/src/rev/e149e3b21078
branches: trunk
changeset: 973875:e149e3b21078
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jul 15 16:41:16 2020 +0000
description:
Remove now-extraneous Op since we already have Oo and Oc to enclose
the Ar port.
diffstat:
usr.bin/ftp/ftp.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0c5950a20dd3 -r e149e3b21078 usr.bin/ftp/ftp.1
--- a/usr.bin/ftp/ftp.1 Wed Jul 15 15:57:52 2020 +0000
+++ b/usr.bin/ftp/ftp.1 Wed Jul 15 16:41:16 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ftp.1,v 1.138 2020/07/15 08:56:05 lukem Exp $
+.\" $NetBSD: ftp.1,v 1.139 2020/07/15 16:41:16 pgoyette Exp $
.\"
.\" Copyright (c) 1996-2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -88,7 +88,7 @@
.Bk -words
.\" [[user@]host [port]]
.Oo
-.Oo Ar user Ns Li \&@ Oc Ns Ar host Oo Op Ar port Oc
+.Oo Ar user Ns Li \&@ Oc Ns Ar host Oo Ar port Oc
.Oc
.Ek
.Bk -words
Home |
Main Index |
Thread Index |
Old Index