summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/rup.1
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2017-06-21 16:10:59 +0100
committerRobert Mustacchi <rm@joyent.com>2017-06-27 22:43:19 +0000
commitbec2e3ffadac8d3536ea115d636d06c7b561623a (patch)
tree4336f98fc55e44a5aae7b6972353fddf2df3cbc3 /usr/src/man/man1/rup.1
parent621738e24ed094c80643e1cd8d545241ae1978b1 (diff)
downloadillumos-joyent-bec2e3ffadac8d3536ea115d636d06c7b561623a.tar.gz
8212 manpages contain obsolete references
6019 sleep can't be infinite Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man1/rup.1')
-rw-r--r--usr/src/man/man1/rup.116
1 files changed, 4 insertions, 12 deletions
diff --git a/usr/src/man/man1/rup.1 b/usr/src/man/man1/rup.1
index dccc894b01..d8c7b1c883 100644
--- a/usr/src/man/man1/rup.1
+++ b/usr/src/man/man1/rup.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH RUP 1 "Mar 7, 2003"
+.TH RUP 1 "May 13, 2017"
.SH NAME
rup \- show host status of remote machines (RPC version)
.SH SYNOPSIS
@@ -18,7 +18,6 @@ rup \- show host status of remote machines (RPC version)
.fi
.SH DESCRIPTION
-.sp
.LP
\fBrup\fR gives a status similar to \fBuptime\fR for remote machines. It
broadcasts on the local network, and displays the responses it receives.
@@ -32,14 +31,12 @@ When \fIhost\fR arguments are given, rather than broadcasting \fBrup\fR will
only query the list of specified hosts.
.sp
.LP
-A remote host will only respond if it is running the \fBrstatd\fR daemon, which
-is normally started up from \fBinetd\fR(1M).
+A remote host will only respond if it is running the \fBrstatd\fR daemon.
.sp
.LP
-In the absence of a name service, such as LDAP or NIS, \fBrup\fR displays host
+In the absence of a name service, \fBrup\fR displays host
names as numeric IP addresses.
.SH OPTIONS
-.sp
.ne 2
.na
\fB\fB-h\fR\fR
@@ -67,13 +64,8 @@ Sort the display by up time.
.RE
.SH SEE ALSO
-.sp
.LP
-\fBruptime\fR(1), \fBinetd\fR(1M), \fBattributes\fR(5)
-.sp
-.LP
-\fISolaris Express Installation Guide: Basic Installations\fR
+\fBruptime\fR(1), \fBattributes\fR(5)
.SH BUGS
-.sp
.LP
Broadcasting does not work through gateways.