svn commit: r320644 - in head: bin/rcp libexec/rlogind libexec/rshd usr.bin/rlogin usr.bin/rsh usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod
Allan Jude
allanjude at FreeBSD.org
Tue Jul 4 15:44:32 UTC 2017
Author: allanjude
Date: Tue Jul 4 15:44:30 2017
New Revision: 320644
URL: https://svnweb.freebsd.org/changeset/base/320644
Log:
Add deprecation notices for all rcmd tools
Submitted by: bcr
Reviewed by: emaste, bapt, jhl
MFC after: immediate
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D11471
Modified:
head/bin/rcp/rcp.1
head/libexec/rlogind/rlogind.8
head/libexec/rshd/rshd.8
head/usr.bin/rlogin/rlogin.1
head/usr.bin/rsh/rsh.1
head/usr.bin/ruptime/ruptime.1
head/usr.bin/rwho/rwho.1
head/usr.sbin/rwhod/rwhod.8
Modified: head/bin/rcp/rcp.1
==============================================================================
--- head/bin/rcp/rcp.1 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/bin/rcp/rcp.1 Tue Jul 4 15:44:30 2017 (r320644)
@@ -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
Modified: head/libexec/rlogind/rlogind.8
==============================================================================
--- head/libexec/rlogind/rlogind.8 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/libexec/rlogind/rlogind.8 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rlogind.8 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd February 9, 2005
+.Dd July 3, 2017
.Dt RLOGIND 8
.Os
.Sh NAME
@@ -37,6 +37,15 @@
.Sh SYNOPSIS
.Nm
.Op Fl Daln
+.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
Modified: head/libexec/rshd/rshd.8
==============================================================================
--- head/libexec/rshd/rshd.8 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/libexec/rshd/rshd.8 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rshd.8 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd July 3, 2017
.Dt RSHD 8
.Os
.Sh NAME
@@ -37,6 +37,15 @@
.Sh SYNOPSIS
.Nm
.Op Fl aDLln
+.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
Modified: head/usr.bin/rlogin/rlogin.1
==============================================================================
--- head/usr.bin/rlogin/rlogin.1 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/usr.bin/rlogin/rlogin.1 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rlogin.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd September 26, 2003
+.Dd July 3, 2017
.Dt RLOGIN 1
.Os
.Sh NAME
@@ -41,6 +41,15 @@
.Op Fl i Ar localname
.Op Fl l Ar username
.Ar host
+.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
Modified: head/usr.bin/rsh/rsh.1
==============================================================================
--- head/usr.bin/rsh/rsh.1 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/usr.bin/rsh/rsh.1 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rsh.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd October 16, 2002
+.Dd July 3, 2017
.Dt RSH 1
.Os
.Sh NAME
@@ -41,6 +41,15 @@
.Op Fl t Ar timeout
.Ar host
.Op command
+.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
Modified: head/usr.bin/ruptime/ruptime.1
==============================================================================
--- head/usr.bin/ruptime/ruptime.1 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/usr.bin/ruptime/ruptime.1 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)ruptime.1 8.2 (Berkeley) 4/5/94
.\" $FreeBSD$
.\"
-.Dd March 1, 2003
+.Dd July 3, 2017
.Dt RUPTIME 1
.Os
.Sh NAME
@@ -38,6 +38,15 @@
.Nm
.Op Fl alrtu
.Op Ar host ...
+.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
Modified: head/usr.bin/rwho/rwho.1
==============================================================================
--- head/usr.bin/rwho/rwho.1 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/usr.bin/rwho/rwho.1 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rwho.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd July 3, 2017
.Dt RWHO 1
.Os
.Sh NAME
@@ -37,6 +37,15 @@
.Sh SYNOPSIS
.Nm
.Op Fl a
+.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
Modified: head/usr.sbin/rwhod/rwhod.8
==============================================================================
--- head/usr.sbin/rwhod/rwhod.8 Tue Jul 4 12:26:47 2017 (r320643)
+++ head/usr.sbin/rwhod/rwhod.8 Tue Jul 4 15:44:30 2017 (r320644)
@@ -28,7 +28,7 @@
.\" @(#)rwhod.8 8.2 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd January 21, 2010
+.Dd July 3, 2017
.Dt RWHOD 8
.Os
.Sh NAME
@@ -40,6 +40,15 @@
.Op Fl p
.Op Fl l
.Op Fl m Op Ar ttl
+.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
More information about the svn-src-all
mailing list