diff options
Diffstat (limited to 'bin/cp')
-rw-r--r-- | bin/cp/cp.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1 index 554b17ef59d..82dd68254b0 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cp.1,v 1.31 2009/02/08 17:15:08 jmc Exp $ +.\" $OpenBSD: cp.1,v 1.32 2010/09/03 09:53:20 jmc Exp $ .\" $NetBSD: cp.1,v 1.9 1995/07/25 19:36:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)cp.1 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: September 3 2010 $ .Dt CP 1 .Os .Sh NAME @@ -192,7 +192,7 @@ options are ignored unless the option is specified. In addition, these options override each other and the command's actions are determined by the last one specified. -.Pp +.Sh EXIT STATUS .Ex -std cp .Sh EXAMPLES Make a copy of file |