summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 12:22:05 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 12:22:05 +0000
commit956b5f67049a004ecec4070a7cb1ea2a8f5cd2ef (patch)
tree359912c8c111babcf4854fbd1c59ea94e5ecd447 /sfeed_opml_import.1
parent7cf4f47e3b3c3cdf1a5df83c41005c134c9b2dcb (diff)
man pages improvements, add dpb to credits
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_opml_import.1')
-rw-r--r--sfeed_opml_import.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1
index d04749b..a1b5060 100644
--- a/sfeed_opml_import.1
+++ b/sfeed_opml_import.1
@@ -1,10 +1,10 @@
.TH SFEED 1 sfeed\-0.9
.SH NAME
-sfeed_opml_import \- generate a sfeedrc config file based on an opml file
+sfeed_opml_import \- generate a sfeedrc config file based on an OPML file
.SH SYNOPSIS
.B sfeed_opml_import
.SH DESCRIPTION
-Reads the opml XML data from stdin and writes the config file text to stdout.
+It reads the OPML XML data from stdin and writes the config file text to stdout.
.SH SEE ALSO
.BR sfeed_update(1)
.SH BUGS