Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/cp Use Fx.



details:   https://anonhg.NetBSD.org/src/rev/93f13f236f36
branches:  trunk
changeset: 761325:93f13f236f36
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 24 07:22:57 2011 +0000

description:
Use Fx.

diffstat:

 bin/cp/cp.1 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r cc622a7593ad -r 93f13f236f36 bin/cp/cp.1
--- a/bin/cp/cp.1       Mon Jan 24 02:44:22 2011 +0000
+++ b/bin/cp/cp.1       Mon Jan 24 07:22:57 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cp.1,v 1.34 2011/01/24 02:44:22 yamt Exp $
+.\"    $NetBSD: cp.1,v 1.35 2011/01/24 07:22:57 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -225,7 +225,8 @@
 .Fl a
 is a non-standard extension.
 It is intended to be compatible with the same option which
-other implementations, namely GNU coreutils and FreeBSD,
+other implementations, namely GNU coreutils and
+.Fx ,
 of this utility have.
 .Pp
 The



Home | Main Index | Thread Index | Old Index