s/man/main/ - fix typo
This commit is contained in:
parent
527b1cd484
commit
5ad6eab7e9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: hytctl.8,v 1.1 2015/09/06 06:50:53 kardel Exp $
|
||||
.\" $NetBSD: hytctl.8,v 1.2 2015/12/27 21:27:50 kardel Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -46,7 +46,7 @@
|
|||
The
|
||||
.Nm hytctl
|
||||
command will read out a value at a given EEPROM address and can optionally
|
||||
set the value at this address. The man usage is setting a new I2C-address
|
||||
set the value at this address. The main usage is setting a new I2C-address
|
||||
of the device via EEPROM address 0x1C.
|
||||
.Pp
|
||||
To access the EEPROM of the HYT devices the CM mode is used. This mode can
|
||||
|
|
Loading…
Reference in a new issue