diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-09-29T10·31+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-09-29T10·31+0000 |
commit | 30c7db85d81840d9d99841ab72e95c5267a925a6 (patch) | |
tree | 18cb09c810ba37bacbd24bc555c6f91efccb3977 /doc/manual/nix-pack-closure.xml | |
parent | e2eed05224ed9bbc64014db9158bbc42bd3d9bef (diff) |
* Manual updates, some style improvements.
Diffstat (limited to 'doc/manual/nix-pack-closure.xml')
-rw-r--r-- | doc/manual/nix-pack-closure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/nix-pack-closure.xml b/doc/manual/nix-pack-closure.xml index 20e39157ce33..12eacf50207f 100644 --- a/doc/manual/nix-pack-closure.xml +++ b/doc/manual/nix-pack-closure.xml @@ -45,7 +45,7 @@ another machine: <screen> $ nix-pack-closure /nix/store/hj232g1r...-subversion-1.3.0 > svn.closure -<lineannotation>Copy <!-- !!! <filename> --> svn.closure to the remote machine, then on the remote machine do:</lineannotation> +<lineannotation>Copy <!-- !!! <filename> -->svn.closure to the remote machine, then on the remote machine do:</lineannotation> $ nix-unpack-closure < svn.closure</screen> </para> |