David Tardon
13a69c120b
man: use <simplelist> for 'See also' sections
...
This is just a slight markup improvement; there should be no difference
in rendering.
2023-12-23 08:28:57 +01:00
Zbigniew Jędrzejewski-Szmek
bf63dadbc6
man: more hyperlinks and other fixes
...
Closes https://github.com/systemd/systemd/issues/29814 .
2023-11-06 20:16:34 +01:00
Lennart Poettering
9373fce68d
man: document the new PollLimitIntervalSec=/PollLimitBurst= settings
2023-09-18 18:55:19 +02:00
Abderrahim Kitouni
ec07c3c80b
man: add version info
...
This tries to add information about when each option was added. It goes
back to version 183.
The version info is included from a separate file to allow generating it,
which would allow more control on the formatting of the final output.
2023-08-29 14:07:24 +01:00
Erik Sjölund
6870daff03
man: fix typos
2023-07-27 09:54:43 +01:00
Zbigniew Jędrzejewski-Szmek
da89046643
tree-wide: "<n>bit" → "<n>-bit"
...
In some places, "<n> bits" is used when more appropriate.
2023-07-02 11:10:12 +01:00
Frantisek Sumsal
dc7e580e64
tree-wide: use https for the 0pointer.de doc links
2023-06-23 13:46:56 +01:00
Lennart Poettering
e503019bc7
tree-wide: when in doubt use greek small letter mu rather than micro symbol
...
Doesn't really matter since the two unicode symbols are supposedly
equivalent, but let's better follow the unicode recommendations to
prefer greek small letter mu, as per:
https://www.unicode.org/reports/tr25
2023-06-14 10:23:56 +02:00
Lennart Poettering
768fcd779f
socket: bump listen() backlog to INT_MAX everywhere
...
This is a rework of #24764 by Cristian Rodríguez
<crodriguez@owncloud.com >, which stalled.
Instead of assigning -1 we'll use a macro defined to INT_MAX however.
2023-06-13 14:17:25 +02:00
Lennart Poettering
dbbf0618d0
man: reference naming of triggered services of timer unit
...
Fixes : #27116
2023-06-08 14:54:30 +02:00
nl6720
0e68582323
tree-wide: link to docs.kernel.org for kernel documentation
...
https://www.kernel.org/ links to https://docs.kernel.org/ for the documentation.
See https://git.kernel.org/pub/scm/docs/kernel/website.git/commit/?id=ebc1c372850f249dd143c6d942e66c88ec610520
These URLs are shorter and nicer looking.
2022-07-04 19:56:53 +02:00
Zbigniew Jędrzejewski-Szmek
2f8211c64a
tree-wide: use html links for kernel docs
...
Instead of using "*.txt" as reference name, use the actual destination title.
2022-07-02 12:13:00 +02:00
Luca Boccassi
ef1aa10692
man: fix typo in systemd.socket.5
2021-12-18 17:23:53 +00:00
Lennart Poettering
c91d2b4352
man: suggest usage of CollectMode= in Accept=yes services
2021-11-25 00:11:31 +01:00
Zbigniew Jędrzejewski-Szmek
d8e1613ed2
man: mention pages with more settings at end of each option list
...
For some unit types we have hundreds of options, and the reader may easily miss
that more options are described in other pages. We already mentioned this in
the introduction and then at the top of the option list, but it can't hurt to
repeat the information.
Also, add an (almost empty) Options section for the unit types which don't have
any custom options. It is nicer to have the same page structure in all cases,
so people can jump between pages for different types more easily.
2021-09-27 09:19:02 +02:00
Michal Sekletar
49590d67c9
selinux: support infering SELinux label also from socket not connected to stdin
...
Fixes #19918
2021-07-02 09:26:22 +02:00
Yu Watanabe
3d62af7d23
tree-wide: fix "the the" and "a a"
2021-06-30 23:32:43 +09:00
Yu Watanabe
db9ecf0501
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
Lennart Poettering
95923d7e13
man: document the new Timestamping= option
2020-10-27 14:12:45 +01:00
Lennart Poettering
2d6d4136cd
socket-util: make socket_set_recvpktinfo control PACKET_AUXDATA sockopt on AF_PACKET
...
Just for the sake of completness.
2020-10-27 14:12:10 +01:00
Lennart Poettering
c758bea722
man: add references to fifo(7) and mq_overview(7) man pages
2020-10-27 14:11:48 +01:00
Zbigniew Jędrzejewski-Szmek
3b1211574b
man: use trailing slash on directories in more places
2020-10-05 18:44:05 +02:00
Zbigniew Jędrzejewski-Szmek
885a4e6ca7
man: assorted small fixes
...
This is almost all of #17177 .
2020-09-30 10:31:21 +02:00
Renaud Métrich
1bdecfb8e7
socket: unified documentation for Accept to use 'yes/no' everywhere
2020-09-18 12:57:27 +02:00
Frantisek Sumsal
69e3234db7
tree-wide: fix typos found by codespell
...
Reported by Fossies.org
2020-09-14 15:32:37 +02:00