diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-05-02 19:28:53 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-05-02 19:28:53 +0200 |
commit | b6d3ef1b04ffbf02b753718d434fdbe0ba5defa8 (patch) | |
tree | ec57e34b01f40446995c53b52df6ceb0a070ce77 | |
parent | 8ae4586ab1bc7fdc2ee6d1a44878f41c1699161b (diff) |
Removed 2) from FAQ, it's deprecated0.99
-rw-r--r-- | FAQ | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -3,8 +3,3 @@ Unix don't know a creation time for a file, so i had to use the last changed time for entries. You can use 'touch' to edit the timestamp. Syntax is 'touch foo.txt -t YYMMDDhhmm'. - -2) I pulled a new version, now my blog is broken! - - Perhaps there is a new option in the configuration file. Compare the - distributed configuration with yours and add the missing line(s). |