WARNSify, deprecate register

This commit is contained in:
lukem 1997-10-19 14:26:23 +00:00
parent 961e39030d
commit 9bd92c9311
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ruptime.1,v 1.5 1997/03/08 22:23:19 cgd Exp $
.\" $NetBSD: ruptime.1,v 1.6 1997/10/19 14:26:23 lukem Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ruptime.1 8.2 (Berkeley) 4/5/94
.\" $NetBSD: ruptime.1,v 1.5 1997/03/08 22:23:19 cgd Exp $
.\" $NetBSD: ruptime.1,v 1.6 1997/10/19 14:26:23 lukem Exp $
.\"
.Dd April 5, 1994
.Dt RUPTIME 1
@ -41,10 +41,10 @@
.Nm ruptime
.Nd show host status of local machines
.Sh SYNOPSIS
.Nm ruptime
.Nm
.Op Fl alrtu
.Sh DESCRIPTION
.Nm Ruptime
.Nm
gives a status line like
.Ar uptime
for each machine on the local network; these are formed from packets
@ -81,6 +81,6 @@ data files
.Xr uptime 1 ,
.Xr rwhod 8
.Sh HISTORY
.Nm Ruptime
.Nm
appeared in
.Bx 4.2 .