summaryrefslogtreecommitdiff
path: root/man/file-hierarchy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/file-hierarchy.xml')
-rw-r--r--man/file-hierarchy.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml
index e9c894f5c8..f73a3edc06 100644
--- a/man/file-hierarchy.xml
+++ b/man/file-hierarchy.xml
@@ -1,6 +1,9 @@
<?xml version='1.0'?> <!--*-nxml-*-->
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<!ENTITY % entities SYSTEM "custom-entities.ent" >
+%entities;
+]>
<!--
This file is part of systemd.
@@ -256,9 +259,8 @@
used for package-specific data, unless this data is
architecture-dependent, too. To query
<varname>$libdir</varname> for the primary architecture of the
- system, invoke: <programlisting># pkg-config --variable=libdir
- systemd</programlisting> or <programlisting># systemd-path
- system-library-arch</programlisting> </para></listitem>
+ system, invoke:
+ <programlisting># systemd-path system-library-arch</programlisting></para></listitem>
</varlistentry>
@@ -397,7 +399,7 @@
<term><filename>/dev/shm</filename></term>
<listitem><para>Place for POSIX shared memory segments, as
created via
- <citerefentry><refentrytitle>shm_open</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
+ <citerefentry project='die-net'><refentrytitle>shm_open</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
This directory is flushed on boot, and is a
<literal>tmpfs</literal> file system. Since all users have
write access to this directory, special care should be taken