diff options
author | 1999-03-10 02:39:59 +0000 | |
---|---|---|
committer | 1999-03-10 02:39:59 +0000 | |
commit | 8f663cfa496a891dd5fa5e1fdbd55a770b835e95 (patch) | |
tree | ff561e66837972fb48ea975d64422f0c8aaa285e | |
parent | spelling (diff) | |
download | wireguard-openbsd-8f663cfa496a891dd5fa5e1fdbd55a770b835e95.tar.xz wireguard-openbsd-8f663cfa496a891dd5fa5e1fdbd55a770b835e95.zip |
comma splice
-rw-r--r-- | bin/cp/cp.1 | 4 |
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 |