diff options
| author | Allan Jude <allanjude@FreeBSD.org> | 2017-07-04 15:44:30 +0000 |
|---|---|---|
| committer | Allan Jude <allanjude@FreeBSD.org> | 2017-07-04 15:44:30 +0000 |
| commit | 1f3f7ac7bacad0e731543bdeb6ceec316e3153b0 (patch) | |
| tree | 997d6820920c649b4de8b72b10f6c754995c8b5d /bin | |
| parent | c20963ad1901a73d4670565667c6f02fe75ed7b8 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/rcp/rcp.1 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index 05913f335a3b..9d2b8ae35bca 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -29,7 +29,7 @@ .\" @(#)rcp.1 8.1 (Berkeley) 5/31/93 .\" $FreeBSD$ .\" -.Dd October 16, 2002 +.Dd July 3, 2017 .Dt RCP 1 .Os .Sh NAME @@ -43,6 +43,15 @@ .Op Fl 46pr .Ar .Ar directory +.Sh DEPRECATION NOTICE +.Nm +is deprecated and will be removed from future versions of the +.Fx +base system. +If +.Nm +is still required, it can be installed from ports or packages +(net/bsdrcmds). .Sh DESCRIPTION The .Nm |
