Deleted Added
full compact
cp.1 (139969) cp.1 (140353)
1.\"-
2.\" Copyright (c) 1989, 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)cp.1 8.3 (Berkeley) 4/18/94
1.\"-
2.\" Copyright (c) 1989, 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)cp.1 8.3 (Berkeley) 4/18/94
33.\" $FreeBSD: head/bin/cp/cp.1 139969 2005-01-10 08:39:26Z imp $
33.\" $FreeBSD: head/bin/cp/cp.1 140353 2005-01-16 16:41:59Z ru $
34.\"
35.Dd July 23, 2002
36.Dt CP 1
37.Os
38.Sh NAME
39.Nm cp
40.Nd copy files
41.Sh SYNOPSIS

--- 188 unchanged lines hidden (view full) ---

230receives a
231.Dv SIGINFO
232(see the
233.Cm status
234argument for
235.Xr stty 1 )
236signal, the current input and output file and the percentage complete
237will be written to the standard output.
34.\"
35.Dd July 23, 2002
36.Dt CP 1
37.Os
38.Sh NAME
39.Nm cp
40.Nd copy files
41.Sh SYNOPSIS

--- 188 unchanged lines hidden (view full) ---

230receives a
231.Dv SIGINFO
232(see the
233.Cm status
234argument for
235.Xr stty 1 )
236signal, the current input and output file and the percentage complete
237will be written to the standard output.
238.Sh DIAGNOSTICS
238.Sh EXIT STATUS
239.Ex -std
240.Sh COMPATIBILITY
241Historic versions of the
242.Nm
243utility had a
244.Fl r
245option.
246This implementation supports that option, however, its use is strongly

--- 25 unchanged lines hidden ---
239.Ex -std
240.Sh COMPATIBILITY
241Historic versions of the
242.Nm
243utility had a
244.Fl r
245option.
246This implementation supports that option, however, its use is strongly

--- 25 unchanged lines hidden ---