Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: macosx-ups
|
||||
.\" Author: [see the "AUTHORS" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Date: 04/17/2015
|
||||
.\" Date: 03/02/2016
|
||||
.\" Manual: NUT Manual
|
||||
.\" Source: Network UPS Tools 2.7.3
|
||||
.\" Source: Network UPS Tools 2.7.3.1
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MACOSX\-UPS" "8" "04/17/2015" "Network UPS Tools 2\&.7\&.3" "NUT Manual"
|
||||
.TH "MACOSX\-UPS" "8" "03/02/2016" "Network UPS Tools 2\&.7\&.3\&." "NUT Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
|
@ -39,14 +39,12 @@ This man page only documents the hardware\-specific features of the \fBmacosx\-u
|
|||
If the UPS is visible in the Energy Saver preferences pane of System Preferences, this driver should be able to monitor it\&.
|
||||
.SH "EXTRA ARGUMENTS"
|
||||
.PP
|
||||
\fBport\fR=\fIregex\fR
|
||||
\fBport\fR=auto
|
||||
.RS 4
|
||||
The
|
||||
Due to changes in the way that Mac OS X lists power sources, the
|
||||
\fBport\fR
|
||||
parameter in the configuration file can be a case\-insensitive extended regular expression (see
|
||||
\fBregex\fR(3) for details) to match against specific UPS and battery names\&.
|
||||
.sp
|
||||
The traditional NUT auto\-detection value of "auto" will be changed to "/UPS"\&. To test this driver against the internal battery of a laptop, a value such as "battery" can be used\&.
|
||||
parameter no longer has any effect\&. The rest of NUT still requres a value here, and our traditional "don\(cqt care" value is
|
||||
auto\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBmodel\fR=\fIregex\fR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue