Zbigniew Jędrzejewski-Szmek
845c53246f
man: add various filenames to the index
...
Everything which is an absolute filename marked with <filename></filename>
lands in the index, unless noindex= attribute is present. Should make
it easier for people to find stuff when they are looking at a file on
disk.
Various formatting errors in manpages are fixed, kernel-install(1) is
restored to formatting sanity.
2013-05-03 01:00:42 -04:00
Zbigniew Jędrzejewski-Szmek
e670b166a0
man: use <replaceable> in various places
2013-02-13 23:09:00 -05:00
Zbigniew Jędrzejewski-Szmek
ccc9a4f9ff
man: extend systemd.directives(7) to all manual pages
...
New sections are added: PAM options, crypttab options, commandline
options, miscellaneous. The last category will be used for all
untagged <varname> elements.
Commandline options sections is meant to be a developer tool: when
adding an option it is sometimes useful to be able to check if
similarly named options exist elsewhere.
2013-01-26 11:36:53 -05:00
Zbigniew Jędrzejewski-Szmek
e22ac43bc0
man: mention /proc/self/mountinfo in systemd.mount(5)
2013-01-24 19:59:33 -05:00
Lennart Poettering
c32247e9d7
man: correct order of precedence for fstab units
2013-01-15 18:14:13 +01:00
Zbigniew Jędrzejewski-Szmek
9cc2c8b763
man: add links to directive index to see-alsos
...
systemd.directives(5) is renamed to systemd.directives(7).
Section 7 is "Miscellaneous".
2013-01-15 11:30:42 -05:00
Lennart Poettering
236bc7573a
man: link in API FS documentation from the wiki
2013-01-15 05:13:54 +01:00
Lennart Poettering
8a1175118e
man: clarify why User=/Group= don't work with mount units
2012-11-23 18:44:49 +01:00
David Strauss
878836df2d
mount: clarify that User= and Group= are useless with an explicit Type=
2012-11-20 19:22:12 -08:00
Thomas Hindoe Paaboel Andersen
f848f8d87e
man: typo fixes
...
Fixes a few more typos. Also changes a "Accept=no" to
"Accept=false" to be consistent with the previous examples
in the same man page.
2012-11-01 23:35:34 +01:00
Lennart Poettering
4819ff0358
unit: split off KillContext from ExecContext containing only kill definitions
2012-07-20 00:10:31 +02:00
Lennart Poettering
34511ca7b1
man: reword man page titles
...
Make sure the man page titles are similar in style and capitalization so
that our man page index looks pretty.
2012-07-16 18:08:25 +02:00
Lennart Poettering
059b37cc28
man: document fstab generator
2012-06-27 15:27:29 +02:00
Lennart Poettering
c485d3ba09
service: mark compat options as such
...
This moves FsckPassNo= and SysVStartPriority= into its own
"Compatibility Options" section in the man page to clarify that these
options are not useful for anything but establishing a limited amount of
compatibility.
Also stop exposing these options on the bus.
2012-05-30 21:42:07 +02:00
Lennart Poettering
66b1a24790
man: properly document FsckPassNo= for mount units
2012-05-23 04:11:29 +02:00
Lennart Poettering
92a39ae198
mount: use the same fstab extension option syntax everywhere
...
The man page and the actual code differed, and this is now corrected
2012-05-22 02:00:53 +02:00
Lennart Poettering
5430f7f2bc
relicense to LGPLv2.1 (with exceptions)
...
We finally got the OK from all contributors with non-trivial commits to
relicense systemd from GPL2+ to LGPL2.1+.
Some udev bits continue to be GPL2+ for now, but we are looking into
relicensing them too, to allow free copy/paste of all code within
systemd.
The bits that used to be MIT continue to be MIT.
The big benefit of the relicensing is that closed source code may now
link against libsystemd-login.so and friends.
2012-04-12 00:24:39 +02:00
Bill Nottingham
54f5e17193
man: Clarify man page with respect to automatic fstab dependencies
...
Automatic mounts will be added if 'MountAuto=yes' is in system.conf,
regardless of whether comment=systemd.mount is set.
2012-02-09 20:04:38 +01:00
Lennart Poettering
fa4ab99705
man: document x-systemd-device-timeout=
2012-02-09 01:20:09 +01:00
Lennart Poettering
ecb963cc40
def: lower default timeout to 90s
...
Almost everybody found 3min too long, so lower it again
2011-04-27 22:30:50 +02:00
Lennart Poettering
05677bb780
man: fix specification of default timeouts
2011-04-20 00:51:23 +02:00
Lennart Poettering
cd25cce98f
exec: drop process group kill mode since it has little use and confuses the user
2011-03-29 23:31:38 +02:00
Lennart Poettering
ba035df230
execute: make sending of SIGKILL on shutdown optional
2011-01-18 22:55:54 +01:00
Lennart Poettering
2292707df5
man: document missing KillSignal= and swap options
2011-01-18 00:40:10 +01:00
Michael Biebl
96d4ce0110
man: Fix small typo: s/seperate/separate/
2010-09-06 03:13:14 +02:00
Lennart Poettering
f3e219a238
update man pages for recent changes
2010-07-07 01:38:56 +02:00
Lennart Poettering
dd1eb43ba7
man: document execution context related settings
2010-07-02 23:24:38 +02:00
Lennart Poettering
ba60f9054e
man: extend references to exec man page
2010-07-02 19:51:28 +02:00
Kay Sievers
b439c6ee04
man: trivial spelling fixes
2010-07-02 16:05:16 +02:00
Lennart Poettering
b36b082c8a
man: document path units
2010-07-02 02:38:30 +02:00
Lennart Poettering
e0cabd4bb5
man: document swap units
2010-07-02 01:33:54 +02:00
Lennart Poettering
65232ea79d
man: document automount units
2010-07-02 01:17:55 +02:00
Lennart Poettering
cdb788e4cd
man: document mount units
2010-07-02 00:29:15 +02:00