Fix a typo, add a serial comma.
This commit is contained in:
parent
e7b1b1b97d
commit
58edadba15
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ibmhawk.4,v 1.1 2011/02/14 08:50:39 hannken Exp $
|
||||
.\" $NetBSD: ibmhawk.4,v 1.2 2011/02/14 09:21:33 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -33,12 +33,12 @@
|
|||
.Sh NAME
|
||||
.Nm ibmhawk
|
||||
.Nd IBM Hawk Integrated Systems Management Processor
|
||||
.Sh SYNOPSUS
|
||||
.Sh SYNOPSIS
|
||||
.Cd "ibmhawk0 at iic?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the temperature, voltage and
|
||||
driver provides support for the temperature, voltage, and
|
||||
fan sensors present on IBM eServers equipped with an on-board
|
||||
Hawk Integrated Systems Management Processor.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue