summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.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_export.1
parent7cf4f47e3b3c3cdf1a5df83c41005c134c9b2dcb (diff)
man pages improvements, add dpb to credits
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_opml_export.1')
-rw-r--r--sfeed_opml_export.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_opml_export.1 b/sfeed_opml_export.1
index 2537798..0369b86 100644
--- a/sfeed_opml_export.1
+++ b/sfeed_opml_export.1
@@ -1,6 +1,6 @@
.TH SFEED 1 sfeed\-0.9
.SH NAME
-sfeed_opml_export \- generate an opml file based on a sfeedrc config file
+sfeed_opml_export \- generate an OPML file based on a sfeedrc config file
.SH SYNOPSIS
.B sfeed_opml_export
.RB [configfile]
@@ -9,7 +9,7 @@ sfeed_opml_export \- generate an opml file based on a sfeedrc config file
.B [configfile]
config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default (see FILES READ section for more information).
.SH DESCRIPTION
-Parse the specified config file and output opml XML data to stdout.
+Parse the specified config file and output OPML XML data to stdout.
.SH SEE ALSO
.BR sfeed_update(1)
.SH BUGS