4bac34ead1
GitOrigin-RevId: 724bfc0892363087709bd3a5a1666296759154b1
18 lines
656 B
XML
18 lines
656 B
XML
<reference xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>NixOS Reference Pages</title>
|
|
<info>
|
|
<author>
|
|
<personname><firstname>Eelco</firstname><surname>Dolstra</surname></personname>
|
|
<contrib>Author</contrib>
|
|
</author>
|
|
<author>
|
|
<personname><othername>The Nixpkgs/NixOS contributors</othername></personname>
|
|
<contrib>Author</contrib>
|
|
</author>
|
|
<copyright><year>2007-2022</year><holder>Eelco Dolstra and the Nixpkgs/NixOS contributors</holder>
|
|
</copyright>
|
|
</info>
|
|
<xi:include href="man-configuration.xml" />
|
|
</reference>
|