diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-08-22 12:24:32 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-08-22 12:28:49 +0200 |
commit | d3fcecf3c93ea0484f119eba21fa84732a16fed9 (patch) | |
tree | f67bbb6cce04f87baf55d1c6fa841b996484b8ee /man/org.freedesktop.home1.xml | |
parent | Merge pull request #16808 from yuwata/test-network-reconfigure-routing-policy... (diff) | |
download | systemd-d3fcecf3c93ea0484f119eba21fa84732a16fed9.tar.xz systemd-d3fcecf3c93ea0484f119eba21fa84732a16fed9.zip |
man: import lxml formatting changes
lxml insists on this, see 4fb222c4b29ec2a1a451a1e0e99c5d3c520395ab.
Diffstat (limited to 'man/org.freedesktop.home1.xml')
-rw-r--r-- | man/org.freedesktop.home1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.freedesktop.home1.xml b/man/org.freedesktop.home1.xml index 5cf1159703..73f8682480 100644 --- a/man/org.freedesktop.home1.xml +++ b/man/org.freedesktop.home1.xml @@ -165,7 +165,7 @@ node /org/freedesktop/home1 { <para><function>GetHomeByName()</function> returns basic user information (a minimal subset of the full user record), provided a user name. The information supplied more or less matches what - <citerefentry project='man-pages'><refentrytitle>getpwnam</refentrytitle><manvolnum>3</manvolnum></citerefentry> returns: + <citerefentry project="man-pages"><refentrytitle>getpwnam</refentrytitle><manvolnum>3</manvolnum></citerefentry> returns: the numeric UID and GID, the real name, home directory and shell. In addition it returns a state identifier describing the state the user's home directory is in, as well as a bus path referring to the bus object encapsulating the user record and home directory. This object implements the |