diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
| commit | b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46 (patch) | |
| tree | 01896223999c7b9c4907a086f16a3fd1b4b96627 /bin/cp | |
| parent | f4c7de38f9743c706416d9b34d4f61c7958be73a (diff) | |
Notes
Diffstat (limited to 'bin/cp')
| -rw-r--r-- | bin/cp/cp.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1 index 0c5230e0b005..4586ffc68b80 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cp.1 8.3 (Berkeley) 4/18/94 -.\" $Id: cp.1,v 1.3 1996/02/18 18:48:24 wosch Exp $ +.\" $Id: cp.1,v 1.5 1996/03/08 06:58:05 wosch Exp $ .\" .Dd April 18, 1994 .Dt CP 1 @@ -219,3 +219,8 @@ The command is expected to be .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . |
