doc: add "See also" section to manpages

Pointing to each other.

(cherry picked from commit 524ce43e23)
This commit is contained in:
Lorenzo Manacorda
2019-02-09 17:08:21 +01:00
committed by Robert Helgesson
parent 37760ed934
commit 75538973db
2 changed files with 18 additions and 0 deletions

View File

@@ -28,4 +28,13 @@
</para>
<xi:include href="./generated/options-db.xml" xpointer="configuration-variable-list" />
</refsection>
<refsection>
<title>See also</title>
<para>
<citerefentry>
<refentrytitle>home-manager</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>
</para>
</refsection>
</refentry>

View File

@@ -76,4 +76,13 @@
issue tracker</link>.
</para>
</refsection>
<refsection>
<title>See also</title>
<para>
<citerefentry>
<refentrytitle>home-configuration.nix</refentrytitle>
<manvolnum>5</manvolnum>
</citerefentry>
</para>
</refsection>
</refentry>