diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2012-08-06 14:23:44 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2012-08-06 14:23:44 +0200 |
commit | f9c3f50c216f7d8034c91145d59ef25da8c26993 (patch) | |
tree | fd67e8a41aa3b8e9d4c957e28ec1977bb8c1e640 | |
parent | 553d7ab7d03888d69c23279b7a73294d37ce5249 (diff) |
Change 'description' to 'content' in documentation
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r-- | sfeed.1 | 2 | ||||
-rw-r--r-- | sfeed_update.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ string .B item link string .TP -.B item description +.B item content string .TP .B item contenttype diff --git a/sfeed_update.1 b/sfeed_update.1 index 9af753f..ff9669b 100644 --- a/sfeed_update.1 +++ b/sfeed_update.1 @@ -28,7 +28,7 @@ string .B item link string .TP -.B item description +.B item content string .TP .B item contenttype |