]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- better formatting of example
authorArvin Schnell <aschnell@suse.de>
Thu, 11 Jul 2013 10:39:57 +0000 (12:39 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 11 Jul 2013 10:39:57 +0000 (12:39 +0200)
doc/pam_snapper.xml.in

index ae79d111ef1caa6e7cdb61bf2c618c94cfb2e4cf..4acbbe49fee7a96015606fbae10612f88671e41e 100644 (file)
        <listitem>
          <para>Create a btrfs subvolume for the new user and a snapper
          configuration, e.g. using the tool
-         <command>/usr/lib/pam_snapper/pam_snapper_useradd.sh</command>.</para>
+         <filename>/usr/lib/pam_snapper/pam_snapper_useradd.sh</filename>.</para>
        </listitem>
        <listitem>
-         <para>Add the following line to <filename>/etc/pam.d/common-session</filename>:</para>
-         <para>"session optional pam_snapper.so"</para>
+         <para>Add the following line to
+         <filename>/etc/pam.d/common-session</filename>:
+         <programlisting>
+session    optional    pam_snapper.so
+         </programlisting>
+         </para>
        </listitem>
       </orderedlist>
     </refsect2>