diff options
Diffstat (limited to 'doc/minidentd.html')
-rw-r--r-- | doc/minidentd.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/minidentd.html b/doc/minidentd.html index 007326c..d1fb546 100644 --- a/doc/minidentd.html +++ b/doc/minidentd.html @@ -45,7 +45,7 @@ call failure. <p> minidentd does not contact the network directly. It's meant to -run under a superserver like +run under a super-server like <a href="s6-tcpserver.html">s6-tcpserver</a>. minidentd will work with IPv4 as well as IPv6. </p> @@ -53,9 +53,9 @@ work with IPv4 as well as IPv6. <h2> Options </h2> <ul> - <li> <tt>-v</tt> : verbose mode. Log queries and replies.. </li> + <li> <tt>-v</tt> : verbose mode. Log queries and replies. </li> <li> <tt>-n</tt> : send ERROR : HIDDEN-USER replies if -the user has a <tt>.ident</tt> file in his home directory. </li> +the user has a <tt>.ident</tt> file in their home directory. </li> <li> <tt>-i</tt> : user-defined answers. The first 14 chars of the user's <tt>.ident</tt> file, up to EOF or newline, are used instead of the user name. If the file exists and is empty, send |