[BACK]Return to hilinfo.8 CVS log [TXT][DIR] Up to [local] / src / usr.sbin / hilinfo

File: [local] / src / usr.sbin / hilinfo / Attic / hilinfo.8 (download)

Revision 1.3, Thu Jun 12 12:59:50 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.2: +2 -2 lines

- section reorder
- macro fixes
- kill whitespace at EOL
- new sentence, new line

.\"	$OpenBSD: hilinfo.8,v 1.3 2003/06/12 12:59:50 jmc Exp $
.\"
.\" Copyright (c) 2002 Miodrag Vallat.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistribution of source code must retain the above copyright
.\"    notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\"    notice, this list of conditions and the following disclaimer in the
.\"    documentation and/or other materials provided with the distribution.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.Dd February 19, 2002
.Dt HILINFO 1 hp300
.Os
.Sh NAME
.Nm hilinfo
.Nd provides information on HIL devices
.Sh SYNOPSIS
.Nm hilinfo
.Op Fl a
.Op Fl t
.Ar device ...
.Sh DESCRIPTION
.Nm
prints information about the
.Ar device
list.
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl a
For each
.Ar device ,
display the type and the complete hil information bitstring.
.It Fl t
For each
.Ar device ,
display the type.
.El
.Pp
If no options are given, the type will be printed (that is,
.Nm
will behave as if
.Fl t
had been passed).
.Sh SEE ALSO
.Xr hil 4
.Sh HISTORY
A
.Nm
command appeared in
.Bx 4.4 .