aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2014-07-01 08:29:20 +0100
committerSimon McVittie <smcv@debian.org>2014-09-01 08:54:37 +0100
commiteb87dd177ae5ad2838c9bb9acb5e1e40d9cc5f28 (patch)
treea98e402d22062f956b95611b7087c0832a93ebb8 /doc/ikiwiki/directive
parent4a11dc4d16463ed0afaf387d0c33d00ba639f52e (diff)
downloadikiwiki-eb87dd177ae5ad2838c9bb9acb5e1e40d9cc5f28.tar
ikiwiki-eb87dd177ae5ad2838c9bb9acb5e1e40d9cc5f28.tar.gz
Use Linux uuid facility instead of an external library if possible
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r--doc/ikiwiki/directive/edittemplate.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/edittemplate.mdwn b/doc/ikiwiki/directive/edittemplate.mdwn
index 151fd203a..63df23914 100644
--- a/doc/ikiwiki/directive/edittemplate.mdwn
+++ b/doc/ikiwiki/directive/edittemplate.mdwn
@@ -35,6 +35,6 @@ Two variables might be set:
created.
* `<TMPL_VAR uuid>` is replaced with a version 4 (random) UUID.
- (Requires the `UUID::Tiny` Perl module.)
+ (Requires the `UUID::Tiny` Perl module if not running on Linux.)
[[!meta robots="noindex, follow"]]