diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
commit | 610a5778c5c8d73cb2bbbe7761f8cb312dc96392 (patch) | |
tree | 201726ab6d3926ac9639b0be8a4461fd45c51b66 /usr.sbin/inetd/inetd.8 | |
parent | 1c59150ad7f1c8cbac72f0a1c662d910b25a3282 (diff) | |
download | src-610a5778c5c8d73cb2bbbe7761f8cb312dc96392.tar.gz src-610a5778c5c8d73cb2bbbe7761f8cb312dc96392.zip |
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes:
svn path=/head/; revision=71898
Diffstat (limited to 'usr.sbin/inetd/inetd.8')
-rw-r--r-- | usr.sbin/inetd/inetd.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 7b7d5d95fcc8..264da2df20b0 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -47,7 +47,7 @@ .Op Fl W .Op Fl c Ar maximum .Op Fl C Ar rate -.Op Fl a Ar address|hostname +.Op Fl a Ar address | hostname .Op Fl p Ar filename .Op Fl R Ar rate .Op Ar configuration file @@ -455,7 +455,9 @@ If the real service is disabled, return this username for every request. This is primarily useful when running this service on a NAT machine. -.It Fl t Ar sec[.usec] +.It Fl t Xo +.Ar sec Ns Op . Ns Ar usec +.Xc Specify a timeout for the service. The default timeout is 10.0 seconds. .It Fl r |