Wording fixes from Ryo HAYASAKA, thanks.
This commit is contained in:
parent
1571556be6
commit
95f605c283
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: cp.1,v 1.37 2011/02/06 12:49:32 wiz Exp $
|
.\" $NetBSD: cp.1,v 1.38 2011/04/02 08:38:56 mbalmer Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1989, 1990, 1993, 1994
|
.\" Copyright (c) 1989, 1990, 1993, 1994
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -32,7 +32,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)cp.1 8.3 (Berkeley) 4/18/94
|
.\" @(#)cp.1 8.3 (Berkeley) 4/18/94
|
||||||
.\"
|
.\"
|
||||||
.Dd February 6, 2010
|
.Dd April 2, 2011
|
||||||
.Dt CP 1
|
.Dt CP 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -139,7 +139,7 @@ designates a directory,
|
|||||||
.Nm
|
.Nm
|
||||||
copies the directory and the entire subtree connected at that point.
|
copies the directory and the entire subtree connected at that point.
|
||||||
This option also causes symbolic links to be copied, rather than
|
This option also causes symbolic links to be copied, rather than
|
||||||
indirected through, and for
|
followed, and for
|
||||||
.Nm
|
.Nm
|
||||||
to create special files rather than copying them as normal files.
|
to create special files rather than copying them as normal files.
|
||||||
Created directories have the same mode as the corresponding source
|
Created directories have the same mode as the corresponding source
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ls.1,v 1.68 2011/03/15 08:36:01 wiz Exp $
|
.\" $NetBSD: ls.1,v 1.69 2011/04/02 08:38:56 mbalmer Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -32,7 +32,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
|
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
|
||||||
.\"
|
.\"
|
||||||
.Dd September 25, 2008
|
.Dd April 2, 2011
|
||||||
.Dt LS 1
|
.Dt LS 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -94,7 +94,7 @@ or printing
|
|||||||
.Pq Fl l .
|
.Pq Fl l .
|
||||||
.It Fl d
|
.It Fl d
|
||||||
Directories are listed as plain files (not searched recursively) and
|
Directories are listed as plain files (not searched recursively) and
|
||||||
symbolic links in the argument list are not indirected through.
|
symbolic links in the argument list are not followed.
|
||||||
.It Fl F
|
.It Fl F
|
||||||
Display a slash
|
Display a slash
|
||||||
.Pq Sq \&/
|
.Pq Sq \&/
|
||||||
|
Loading…
Reference in New Issue
Block a user