summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_opml_import.1')
-rw-r--r--sfeed_opml_import.126
1 files changed, 15 insertions, 11 deletions
diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1
index a1b5060..a9e0509 100644
--- a/sfeed_opml_import.1
+++ b/sfeed_opml_import.1
@@ -1,11 +1,15 @@
-.TH SFEED 1 sfeed\-0.9
-.SH NAME
-sfeed_opml_import \- generate a sfeedrc config file based on an OPML file
-.SH SYNOPSIS
-.B sfeed_opml_import
-.SH DESCRIPTION
-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
-Please report them!
+.Dd December 25, 2014
+.Dt SFEED_OPML_IMPORT 1
+.Os
+.Sh NAME
+.Nm sfeed_opml_import
+.Nd generate a sfeedrc config file based on an OPML file
+.Sh SYNOPSIS
+.Nm
+.Sh DESCRIPTION
+.Nm
+reads the OPML XML data from stdin and writes the config file text to stdout.
+.Sh SEE ALSO
+.Xr sfeed_update 1
+.Sh AUTHORS
+.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org