diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-21 14:40:16 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-21 14:40:16 +0000 |
commit | 120968c747fe9055821ab5b1fe8af2df28c8966f (patch) | |
tree | 907607bf1080c30de50ff38b4c1e9d21c7994cd5 /bin/cp | |
parent | 39cff38bbbd1bea7473a057f3c344aaa9ade654c (diff) |
Add HISTORY sections; from FreeBSD. Information originally obtained from
"A Quarter Centry of UNIX, Peter H. Salus, Page 41".
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 f50e70e3fbd..edf1c332e93 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cp.1,v 1.14 2000/03/17 18:15:11 aaron Exp $ +.\" $OpenBSD: cp.1,v 1.15 2000/03/21 14:40:14 aaron Exp $ .\" $NetBSD: cp.1,v 1.9 1995/07/25 19:36:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 @@ -227,3 +227,8 @@ The utility is expected to be .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . |