~ubuntu-branches/ubuntu/trusty/rstatd/trusty

« back to all changes in this revision

Viewing changes to rup.1

  • Committer: Bazaar Package Importer
  • Author(s): Herbert Xu
  • Date: 2001-08-10 07:30:19 UTC
  • Revision ID: james.westby@ubuntu.com-20010810073019-r5snxn85ug5zb39f
Tags: 3.03-7
Added libc6-dev to build-time dependency for rpcgen (closes: #108179).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
.SH NAME
4
4
rup \- remote uptime display
5
5
.SH SYNOPSIS
6
 
\fBrup\fP [ \fIhost\fP | -u | -v ]
 
6
\fBrup\fP { -u | -v | \fIhosts\fP ... }
7
7
.SH DESCRIPTION
8
8
\fBrup\fP displays a summary of the current status of a  particular 
9
9
host or all hosts on the local network.
43
43
.SH SEE ALSO
44
44
\fBportmap(8)\fP, \fBrpc.rstatd(8)\fP, \fBinetd(8)\fP
45
45
.SH HISTORY
46
 
The \fBrup\fP command appeared in \fBSun-OS\fP.
 
46
The \fBrup\fP command appeared in \fBSunOS\fP.
47
47
.SH BUGS
48
48
The sorting options are not implemented.
49
49
.SH AUTHOR