summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile4
-rw-r--r--usr.bin/ruptime/ruptime.19
-rw-r--r--usr.bin/rwho/rwho.19
3 files changed, 2 insertions, 20 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index e16b30e..523da29 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -133,8 +133,10 @@ SUBDIR= alias \
rpcinfo \
rs \
rup \
+ ruptime \
rusers \
rwall \
+ rwho \
script \
sdiff \
sed \
@@ -255,8 +257,6 @@ SUBDIR.${MK_OPENSSL}+= newkey
SUBDIR.${MK_QUOTAS}+= quota
SUBDIR.${MK_RCMDS}+= rlogin
SUBDIR.${MK_RCMDS}+= rsh
-SUBDIR.${MK_RCMDS}+= ruptime
-SUBDIR.${MK_RCMDS}+= rwho
SUBDIR.${MK_SENDMAIL}+= vacation
SUBDIR.${MK_TALK}+= talk
SUBDIR.${MK_TELNET}+= telnet
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1
index f0318ed..49b0b95 100644
--- a/usr.bin/ruptime/ruptime.1
+++ b/usr.bin/ruptime/ruptime.1
@@ -38,15 +38,6 @@
.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
diff --git a/usr.bin/rwho/rwho.1 b/usr.bin/rwho/rwho.1
index d619791..53cecd1 100644
--- a/usr.bin/rwho/rwho.1
+++ b/usr.bin/rwho/rwho.1
@@ -37,15 +37,6 @@
.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
OpenPOWER on IntegriCloud