summaryrefslogtreecommitdiff
path: root/sfeed_update.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-05-24 22:50:33 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-05-24 22:50:33 +0200
commitfaa268d8e92bd8ac57e36564df7e1fd8886f199c (patch)
treefeec2872c1c2c41be0b212d56ff84ae1b3a804f0 /sfeed_update.1
parentc571234ad3d2fed06016c782e02939cd0eb5d6bc (diff)
doc: fix warnings (mandoc -Tlint)
and regenerate old man-style (make doc-oldman).
Diffstat (limited to 'sfeed_update.1')
-rw-r--r--sfeed_update.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1
index ad50883..96d5904 100644
--- a/sfeed_update.1
+++ b/sfeed_update.1
@@ -83,8 +83,8 @@ sfeed_plain < $HOME/.sfeed/feeds > $HOME/.sfeed/feeds.txt
sfeed_html < $HOME/.sfeed/feeds > $HOME/.sfeed/feeds.html
.Ed
.Sh SEE ALSO
-.Xr sh 1 ,
+.Xr sfeed_html 1 ,
.Xr sfeed_plain 1 ,
-.Xr sfeed_html 1
+.Xr sh 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org