diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-16 13:48:33 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-16 13:48:33 -0400 |
commit | d6d1d944964efe6ede8e0dedd953cdcdbfc53111 (patch) | |
tree | 343d7d39f2e9838de694ae61a0bc7076f191d1a9 /doc/ikiwiki | |
parent | e8fd8583408a12d670b370716f4b7627a49533e0 (diff) | |
parent | b5576b556027e8f9b9ad52e02b383b8644adfb33 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive/inline.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index 9c55e07c2..99f795972 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -56,7 +56,7 @@ directive. These are the commonly used ones: * `postform` - Set to "yes" to enable a form to post new pages to a blog. * `postformtext` - Set to specify text that is displayed in a postform. -* `rootpage` - Enable the postform, and allows controling where +* `rootpage` - Enables the postform, and allows controling where newly posted pages should go, by specifiying the page that they should be a [[SubPage]] of. |