diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-02-05T12·10+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-02-05T12·10+0000 |
commit | 52d03276dd035aab2fc5c0c6e462866b6f96d6fb (patch) | |
tree | bcb6d3adc695b06f67e56cfe9f195bc70f5801cd /doc/manual/nix-store.xml | |
parent | 451dbf687f65b42d70e64c3858771abaab51b356 (diff) |
* Compatibility with docbook5-xsl.
Diffstat (limited to 'doc/manual/nix-store.xml')
-rw-r--r-- | doc/manual/nix-store.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/nix-store.xml b/doc/manual/nix-store.xml index 5edc1cdaa2f7..038fd523f0e1 100644 --- a/doc/manual/nix-store.xml +++ b/doc/manual/nix-store.xml @@ -9,7 +9,7 @@ <refsynopsisdiv> <cmdsynopsis> <command>nix-store</command> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opt-common-syn.xml#xpointer(/nop/*)" /> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opt-common-syn.xml#xmlns(db=http://docbook.org/ns/docbook)xpointer(/db:nop/*)" /> <arg><option>--add-root</option> <replaceable>path</replaceable></arg> <arg><option>--indirect</option></arg> <arg choice='plain'><replaceable>operation</replaceable></arg> |