summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nico Golde <nico@ngolde.de> 2007-01-15 22:45:18 +0000
committerGravatar Nico Golde <nico@ngolde.de> 2007-01-15 22:45:18 +0000
commitd65a27424699267116b6b71ab65f511317dc940a (patch)
tree14a758665727a7fc8f3c683d4f00a4ac3e1c28dd
parent6a68c64eacf36a4348e01155533932999f5c0607 (diff)
downloadnewsboat-d65a27424699267116b6b71ab65f511317dc940a.tar.gz
newsboat-d65a27424699267116b6b71ab65f511317dc940a.tar.zst
newsboat-d65a27424699267116b6b71ab65f511317dc940a.zip
fix .Bd argument in manpage
-rw-r--r--doc/noos.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/noos.1 b/doc/noos.1
index da49a73d..88517601 100644
--- a/doc/noos.1
+++ b/doc/noos.1
@@ -51,6 +51,6 @@ Use an alternative configuration file
The documentation that comes with noos is a good source about the general use and
configuration of noos.
.Sh AUTHORS
-.Bd
-.An Andreas Krennmair <ak@synflood.at>
+.Bd -literal
+.An Andreas Krennmair <ak@synflood.at>, for contributors see AUTHORS file.
.Ed