[systemd-devel] [PATCH 1/3] man: Fix id attributes

Lennart Poettering lennart at poettering.net
Thu Mar 7 07:07:55 PST 2013


On Thu, 07.03.13 15:12, Jan Janssen (medhefgo at web.de) wrote:

Thanks! Applied all three!

> ---
>  man/sd-readahead.xml                         | 2 +-
>  man/sd_readahead.xml                         | 2 +-
>  man/systemd-activate.xml                     | 2 +-
>  man/systemd-update-utmp-runlevel.service.xml | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/man/sd-readahead.xml b/man/sd-readahead.xml
> index ee7c936..f8a0a0b 100644
> --- a/man/sd-readahead.xml
> +++ b/man/sd-readahead.xml
> @@ -21,7 +21,7 @@
>    along with systemd; If not, see <http://www.gnu.org/licenses/>.
>  -->
>  
> -<refentry id="sd-daemon" conditional='ENABLE_READAHEAD'>
> +<refentry id="sd-readahead" conditional='ENABLE_READAHEAD'>
>  
>          <refentryinfo>
>                  <title>sd-readahead</title>
> diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
> index 39e3469..c26d5c6 100644
> --- a/man/sd_readahead.xml
> +++ b/man/sd_readahead.xml
> @@ -21,7 +21,7 @@
>    along with systemd; If not, see <http://www.gnu.org/licenses/>.
>  -->
>  
> -<refentry id="sd_notify" conditional='ENABLE_READAHEAD'>
> +<refentry id="sd_readahead" conditional='ENABLE_READAHEAD'>
>  
>          <refentryinfo>
>                  <title>sd_readahead</title>
> diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml
> index 6949731..a5cab8e 100644
> --- a/man/systemd-activate.xml
> +++ b/man/systemd-activate.xml
> @@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License
>  along with systemd; If not, see <http://www.gnu.org/licenses/>.
>  -->
>  
> -<refentry id="systemd-journal-gatewayd.service">
> +<refentry id="systemd-activate">
>  
>    <refentryinfo>
>      <title>systemd-activate</title>
> diff --git a/man/systemd-update-utmp-runlevel.service.xml b/man/systemd-update-utmp-runlevel.service.xml
> index 0e19581..867b958 100644
> --- a/man/systemd-update-utmp-runlevel.service.xml
> +++ b/man/systemd-update-utmp-runlevel.service.xml
> @@ -19,7 +19,7 @@
>    You should have received a copy of the GNU Lesser General Public License
>    along with systemd; If not, see <http://www.gnu.org/licenses/>.
>  -->
> -<refentry id="systemd-user-sessions.service">
> +<refentry id="systemd-update-utmp-runlevel.service">
>  
>          <refentryinfo>
>                  <title>systemd-update-utmp-runlevel.service</title>


Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list