mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
build-sys: update Makefile-man
Follow up for e6de49abfd28098c65b8a0be05bb84cf6cf780ae.
This commit is contained in:
parent
8914ea0e90
commit
c9aca73438
@ -23,7 +23,6 @@ MANPAGES += \
|
||||
man/localtime.5 \
|
||||
man/machine-id.5 \
|
||||
man/machine-info.5 \
|
||||
man/networkctl.1 \
|
||||
man/os-release.5 \
|
||||
man/sd-daemon.3 \
|
||||
man/sd-id128.3 \
|
||||
@ -144,7 +143,6 @@ MANPAGES += \
|
||||
man/systemd.time.7 \
|
||||
man/systemd.timer.5 \
|
||||
man/systemd.unit.5 \
|
||||
man/sysusers.d.5 \
|
||||
man/telinit.8 \
|
||||
man/tmpfiles.d.5 \
|
||||
man/udev.7 \
|
||||
@ -1538,6 +1536,7 @@ endif
|
||||
|
||||
if ENABLE_NETWORKD
|
||||
MANPAGES += \
|
||||
man/networkctl.1 \
|
||||
man/systemd-networkd-wait-online.service.8 \
|
||||
man/systemd-networkd.service.8 \
|
||||
man/systemd.netdev.5 \
|
||||
@ -1605,6 +1604,15 @@ man/systemd-rfkill.html: man/systemd-rfkill@.service.html
|
||||
|
||||
endif
|
||||
|
||||
if ENABLE_SYSUSERS
|
||||
MANPAGES += \
|
||||
man/sysusers.d.5
|
||||
MANPAGES_ALIAS += \
|
||||
#
|
||||
|
||||
|
||||
endif
|
||||
|
||||
if ENABLE_TIMEDATED
|
||||
MANPAGES += \
|
||||
man/systemd-timedated.service.8 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user