Skip to content

Commit f362949

Browse files
committed
NEWS.adoc, UPGRADING.adoc: report man page section reorganization [networkupstools#2977]
Signed-off-by: Jim Klimov <[email protected]>
1 parent 3816c1b commit f362949

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

NEWS.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,10 @@ https://github.com/networkupstools/nut/milestone/9
201201
* Option to `configure --enable-docs-man-for-progs-built-only` was added,
202202
to differentiate NUT builds that deliver man pages for only built programs
203203
(legacy default) or for all of them (as needed for docs sites). [#2976]
204+
* Several man page sources revised to tack the correct section code (e.g.
205+
`upsc`, `upscmd`, `upsrw` and `NUT-Monitor` are clients that end-users
206+
can interact with (section 1), while `upsmon` and `upssched` are rather
207+
system services (section 8). [#2977]
204208

205209
- The `BUILD_TYPE=default-all-errors ci_build.sh` script handling was
206210
revised to simplify code, and to default in CI builds to a quicker

UPGRADING.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ Changes from 2.8.3 to 2.8.4
4040
to differentiate NUT builds that deliver man pages for only built programs
4141
(legacy default) or for all of them (as needed for docs sites). [#2976]
4242
43+
- Man pages for `upsc`, `upscmd`, `upsrw` and `NUT-Monitor` were consistently
44+
assigned to man page section 1 (end-user programs). This may require some
45+
changes in packaging recipes to deliver built pages with a different filename
46+
extension and/or into different directories. [#2977]
47+
4348
- Added APC BVKxxxM2 to list of devices where `lbrb_log_delay_sec=N` may be
4449
necessary to address spurious LOWBATT and REPLACEBATT events. [issue #2942]
4550

0 commit comments

Comments
 (0)