summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1999-03-10 02:40:00 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1999-03-10 02:40:00 +0000
commit2e519d51c568535c05d9deea5c9a10621559f19d (patch)
treef7ce81f45761b08d8ea8bec047915d318f0f4ea5 /bin
parent3c0f6fcfc93f6c70581c31d6f148f8a4aff1ef4a (diff)
comma splice
Diffstat (limited to 'bin')
-rw-r--r--bin/cp/cp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index 5bc983a24a5..cbcddf535c8 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cp.1,v 1.7 1999/03/03 02:58:48 aaron Exp $
+.\" $OpenBSD: cp.1,v 1.8 1999/03/10 02:39:59 pjanzen Exp $
.\" $NetBSD: cp.1,v 1.9 1995/07/25 19:36:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -189,7 +189,7 @@ Historic versions of the
utility had a
.Fl r
option.
-This implementation supports that option, however, its use is strongly
+This implementation supports that option; however, its use is strongly
discouraged, as it does not correctly copy special files, symbolic links
or FIFOs.
.Sh SEE ALSO