author | Michael Krelin <hacker@klever.net> | 2011-03-20 13:04:26 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2011-03-20 13:04:26 (UTC) |
commit | f9b17f10f8f43da6998bbd1fb13d3a48c35ec653 (patch) (side-by-side diff) | |
tree | 6f3ccc59d1f60b53842640364cd91161aa76a492 | |
parent | e871cdac04a40d80df58f619f4b30e33c83898dd (diff) | |
download | iii-f9b17f10f8f43da6998bbd1fb13d3a48c35ec653.zip iii-f9b17f10f8f43da6998bbd1fb13d3a48c35ec653.tar.gz iii-f9b17f10f8f43da6998bbd1fb13d3a48c35ec653.tar.bz2 |
manpage typo fix0.2
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | doc/iiid.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/iiid.8.in b/doc/iiid.8.in index 30476f7..a8768cc 100644 --- a/doc/iiid.8.in +++ b/doc/iiid.8.in @@ -45,3 +45,3 @@ The daemon isn't supposed to exit at this point, but, like most executables, it .TP -@sysconfdir@/iii/\fBXXXXXXXXXXXX.conf/fR +@sysconfdir@/iii/\fBXXXXXXXXXXXX.conf\fR Upon successfull connection, the daemon reads the configuration from this file, |