7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 |
|
26-Dec-2015 |
Jakub Wilk <jwilk@jwilk.net> |
man: fix typos |
a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb |
|
06-Nov-2015 |
Jan Engelhardt <jengelh@inai.de> |
doc: correct orthography, word forms and missing/extraneous words |
b938cb902c3b5bca807a94b277672c64d6767886 |
|
06-Nov-2015 |
Jan Engelhardt <jengelh@inai.de> |
doc: correct punctuation and improve typography in documentation |
f6f7a9848e27fbc1748aec9264e58a2aeaf736db |
|
08-Jul-2015 |
Lennart Poettering <lennart@poettering.net> |
man: fully document sd_bus_creds subsystem
[@zonque: typo fixed, reported by @ronnychevalier] |
12b42c76672a66c2d4ea7212c14f8f1b5a62b78d |
|
18-Jun-2015 |
Tom Gundersen <teg@jklm.no> |
man: revert dynamic paths for split-usr setups
This did not really work out as we had hoped. Trying to do this upstream
introduced several problems that probably makes it better suited as a
downstream patch after all. At any rate, it is not releaseable in the
current state, so we at least need to revert this before the release.
* by adjusting the path to binaries, but not do the same thing to the
search path we end up with inconsistent man-pages. Adjusting the search
path too would be quite messy, and it is not at all obvious that this is
worth the effort, but at any rate it would have to be done before we
could ship this.
* this means that distributed man-pages does not make sense as they depend
on config options, and for better or worse we are still distributing
man pages, so that is something that definitely needs sorting out before
we could ship with this patch.
* we have long held that split-usr is only minimally supported in order
to boot, and something we hope will eventually go away. So before we start
adding even more magic/effort in order to make this work nicely, we should
probably question if it makes sense at all. |
48f69d8fb4d0cf34d578352572c96d86e13caa79 |
|
17-Jun-2015 |
Lennart Poettering <lennart@poettering.net> |
man: always build sd-bus man pages, even if kdbus is disabled
After all, we now moved sd-bus out of the kdbus conditional, hence the
man pages should be too. |
b655a0282c0869ed545fbd7a9cc2069d3afcaef2 |
|
12-Jun-2015 |
Umut Tezduyar Lindskog <umuttl@axis.com> |
man: mention sd_bus_message_get_creds as another way
of retrieving sd_bus_creds even though sd_bus_creds itself
contains very limited information. |
681eb9cf2b831293a4f3d4c48a748d2e4a25d69e |
|
28-May-2015 |
Filipe Brandenburger <filbranden@google.com> |
man: generate configured paths in manpages
In particular, use /lib/systemd instead of /usr/lib/systemd in distributions
like Debian which still have not adopted a /usr merge setup.
Use XML entities from man/custom-entities.ent to replace configured paths while
doing XSLT processing of the original XML files. There was precedent of some
files (such as systemd.generator.xml) which were already using this approach.
This addresses most of the (manual) fixes from this patch:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/patches/Fix-paths-in-man-pages.patch?h=experimental-220
The idea of using generic XML entities was presented here:
http://lists.freedesktop.org/archives/systemd-devel/2015-May/032240.html
This patch solves almost all the issues, with the exception of:
- Path to /bin/mount and /bin/umount.
- Generic statements about preference of /lib over /etc.
These will be handled separately by follow up patches.
Tested:
- With default configure settings, ran "make install" to two separate
directories and compared the output to confirm they matched exactly.
- Used a set of configure flags including $CONFFLAGS from Debian:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/rules
Installed the tree and confirmed the paths use /lib/systemd instead of
/usr/lib/systemd and that no other unexpected differences exist.
- Confirmed that `make distcheck` still passes. |
ff9b60f38bf68eba4a47cabff14547d92e083214 |
|
11-May-2015 |
Torstein Husebø <torstein@huseboe.net> |
treewide: Correct typos and spell plural of bus consistent |
52d7c4dcf157745767931d49c9fa9c73448f746a |
|
29-Apr-2015 |
Lennart Poettering <lennart@poettering.net> |
man: document when the sd_bus_creds_xxx() calls return ENXIO |
5de0ccffcc4a5a946102a14e0b0e681d964e3225 |
|
14-Mar-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: fix indentation of copyright headers |
299e5aa627fb7c48e6334b483172f1ba9c224790 |
|
14-Mar-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: no paren in link |
e530ed5e1407e0571afc01552e41365ffb01befa |
|
14-Mar-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: fix name of systemd.journal-fields(7) |
32802361561403cb6441198c82d9c499e0513863 |
|
09-Dec-2014 |
Lennart Poettering <lennart@poettering.net> |
sd-bus: get rid of PID starttime concept
As kdbus no longer exports this, remove all traces from sd-bus too |
3802a3d3d7af51ddff31943d5514382f01265770 |
|
21-Nov-2014 |
Lennart Poettering <lennart@poettering.net> |
man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting
In the long run we really should figure out if we want to stick with 8ch
or 2ch indenting, and not continue with half-and-half. For now, just
make emacs aware of the files that use 2ch indenting. |
81c7dd897c6af68e66b58e97abce676641edc197 |
|
06-Nov-2014 |
Lennart Poettering <lennart@poettering.net> |
s/command-line/command line/g
A follow-up to:
commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
Author: Harald Hoyer <harald@redhat.com>
Date: Thu Nov 6 15:33:48 2014 +0100
s/commandline/command line/g |
056f95d0a70413e10e4a4ea9966baabb5a1450ed |
|
22-Oct-2014 |
Daniel Mack <daniel@zonque.org> |
sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_bus_get_peer_creds()
Clean up the function namespace by renaming the following:
sd_bus_get_owner_uid() → sd_bus_get_name_creds_uid()
sd_bus_get_owner_machine_id() → sd_bus_get_name_machine_id()
sd_bus_get_peer_creds() → sd_bus_get_owner_creds() |
5c20a8bca1dd16d64b2dd959a2552f6452448932 |
|
20-Oct-2014 |
Lennart Poettering <lennart@poettering.net> |
man: document sd_bus_creds_get_connection_name() |
b7ea3f3ed6204dca31f8f2a84b667c1783259c5b |
|
20-Oct-2014 |
Lennart Poettering <lennart@poettering.net> |
man: suffix C functions with () |
8474b70c3a3842cdf3d51f331dd117ab6421f6d0 |
|
26-Sep-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: use <constant> markup for errno value
We were inconsistent, but marking them up as constants makes more
sense then as variables. |
06b643e7f5a3b79005dd57497897ab7255fe3659 |
|
30-Aug-2014 |
Ruben Kerkhof <ruben@rubenkerkhof.com> |
Fix a few more typos |
5aded369782f28255bc6b494ca905d7acaea7a56 |
|
08-Jul-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: add a mapping for external manpages
It is annoying when we have dead links on fd.o.
Add project='man-pages|die-net|archlinux' to <citerefentry>-ies.
In generated html, add external links to
http://man7.org/linux/man-pages/man, http://linux.die.net/man/,
https://www.archlinux.org/.
By default, pages in sections 2 and 4 go to man7, since Michael
Kerrisk is the autorative source on kernel related stuff.
The rest of links goes to linux.die.net, because they have the
manpages.
Except for the pacman stuff, since it seems to be only available from
archlinux.org.
Poor gummiboot gets no link, because gummitboot(8) ain't to be found
on the net. According to common wisdom, that would mean that it does
not exist. But I have seen Kay using it, so I know it does, and
deserves to be found. Can somebody be nice and put it up somewhere? |
7c071fda945a8f9e3b11d37dc04c8bdfa615d44a |
|
21-Feb-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
build-sys: add conditionals and regenerate manpage list
The list of man pages is auto generated, based on conditonal='...'
attributes in the man page itself. |
8dc385e7701726be69b681e2738a1d74a21b24f1 |
|
18-Feb-2014 |
Jan Engelhardt <jengelh@inai.de> |
doc: balance C indirections in function prototypes
Shift the asterisks in the documentation's prototypes such that they
are consistent among each other. Use the right side to match source code. |
dc968941bfc9be464e1df15afa05693dec3ec192 |
|
18-Feb-2014 |
Jan Engelhardt <jengelh@inai.de> |
doc: choose different words to improve clarity
I suggest the following changes to improve the way the text reads
("flows"). |
66f756d437658cc464bfb5647c97efd0cf77f933 |
|
18-Feb-2014 |
Jan Engelhardt <jengelh@inai.de> |
doc: resolve missing/extraneous words or inappropriate forms
Issues fixed:
* missing words required by grammar
* duplicated or extraneous words
* inappropriate forms (e.g. singular/plural), and declinations
* orthographic misspellings |
48b5804a48b2b629fa793cc93bcb4a9c6edf9962 |
|
18-Feb-2014 |
Jan Engelhardt <jengelh@inai.de> |
doc: detail what "UID" is |
b200a92cdc47b204e2ed7fbdd1eaf15abfd019c6 |
|
15-Feb-2014 |
Jason St. John <jstjohn@purdue.edu> |
man: use spaces instead of tabs
Several sections of the man pages included intermixed tabs and spaces;
this commit replaces all tabs with spaces. |
82adf6af7c72b852449346835f33184a841b4796 |
|
10-Feb-2014 |
Lennart Poettering <lennart@poettering.net> |
nspawn,man: use a common vocabulary when referring to selinux security contexts
Let's always call the security labels the same way:
SMACK: "Smack Label"
SELINUX: "SELinux Security Context"
And the low-level encapsulation is called "seclabel". Now let's hope we
stick to this vocabulary in future, too, and don't mix "label"s and
"security contexts" and so on wildly. |
6bb648a16ae4a682ad4784412af706d2e6a3e4da |
|
13-Jan-2014 |
Tom Gundersen <teg@jklm.no> |
libsystemd-bus: rename to libsystemd
Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place
of libsystemd-bus. |
5485de1edbfd442e0727f699a50c489d815d771d |
|
08-Jan-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: fix bogus description of sd_bus_creds_has_*_cap |
4cf8496d0a5e85ec7610d166c5d35df3e6d02d1a |
|
05-Jan-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: document some more bus functions |
cd6d5e1c7631d6e74cb04be279dee22e423e08b8 |
|
04-Jan-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: document a batch of bus functions |