summaryrefslogtreecommitdiff
path: root/bin/cp
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2017-06-28 06:24:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2017-06-28 06:24:40 +0000
commit929814b180026065c9b43ea2b5d289e1116b07c2 (patch)
treec76cc60abc50f91d8d6f4731cec8530438863ad7 /bin/cp
parentd2bc4faf95794284b5d985066c2fcd25518a5051 (diff)
add -v to SYNOPSIS and STANDARDS;
Diffstat (limited to 'bin/cp')
-rw-r--r--bin/cp/cp.110
1 files changed, 7 insertions, 3 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index 756f8abe8e2..87bc14bc923 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cp.1,v 1.38 2017/06/27 21:43:46 tedu Exp $
+.\" $OpenBSD: cp.1,v 1.39 2017/06/28 06:24:38 jmc Exp $
.\" $NetBSD: cp.1,v 1.9 1995/07/25 19:36:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)cp.1 8.3 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: June 27 2017 $
+.Dd $Mdocdate: June 28 2017 $
.Dt CP 1
.Os
.Sh NAME
@@ -237,9 +237,13 @@ utility is compliant with the
.St -p1003.1-2008
specification.
.Pp
+The flag
+.Op Fl v
+is an extension to that specification.
+.Pp
Historic versions of the
.Nm
-utility had a
+utility had an
.Fl r
option.
This implementation supports that option; however, its use is strongly