build: Rename iwd.conf.5 into iwd.config.5

This commit is contained in:
Marcel Holtmann 2019-10-25 00:21:05 +02:00
parent cd0d57077e
commit eb4ea958c7
5 changed files with 6 additions and 6 deletions

2
.gitignore vendored
View File

@ -20,7 +20,7 @@ autom4te.cache
ell
src/iwd
src/iwd.8
src/iwd.conf.5
src/iwd.config.5
src/iwd.network.5
src/iwd.service
client/iwctl

View File

@ -159,7 +159,7 @@ if MANUAL_PAGES
man_MANS =
endif
manual_pages = src/iwd.8 src/iwd.conf.5 src/iwd.network.5 \
manual_pages = src/iwd.8 src/iwd.config.5 src/iwd.network.5 \
client/iwctl.1 monitor/iwmon.1 wired/ead.8 tools/hwsim.1
eap_sources = src/eap.c src/eap.h src/eap-private.h \
@ -256,7 +256,7 @@ systemd_network_DATA += src/50-iwd.link
endif
if MANUAL_PAGES
man_MANS += src/iwd.8 src/iwd.conf.5 src/iwd.network.5
man_MANS += src/iwd.8 src/iwd.config.5 src/iwd.network.5
endif
endif

View File

@ -238,4 +238,4 @@ authentication configuration.
SEE ALSO
========
iwd(8), iwd.conf(5)
iwd(8), iwd.config(5)

View File

@ -47,7 +47,7 @@ ENVIRONMENT
*iwd.network* for details.
*$CONFIGURATION_DIRECTORY* is used for daemon configuration settings. Only
the file **main.conf** is currently read from this directory. See *iwd.conf*
the file **main.conf** is currently read from this directory. See *iwd.config*
for details.
*$IWD_RTNL_DEBUG* set to ``1`` enables RTNL debugging.
@ -61,7 +61,7 @@ for details.
SEE ALSO
========
iwd.conf(5), iwd.network(5), iwctl(1), iwmon(1), hwsim(1), ead(8),
iwd.config(5), iwd.network(5), iwctl(1), iwmon(1), hwsim(1), ead(8),
systemd.exec(5)
http://iwd.wiki.kernel.org