diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2011-10-03 04:36:40 -0700 |
---|---|---|
committer | Yuri Pankov <yuri.pankov@nexenta.com> | 2011-10-03 04:36:40 -0700 |
commit | ed22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab (patch) | |
tree | 3b2f488c4a03bda877119449bd63c01fa32aa6f2 /usr/src/man/man1m/tcpdchk.1m | |
parent | af8dc4373b25cce2c0bbb80f24e791f99eccbb6f (diff) | |
download | illumos-joyent-ed22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab.tar.gz |
1502 Remove conversion cruft from manpages
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Garrett D'Amore <garrett.damore@gmail.com>
Diffstat (limited to 'usr/src/man/man1m/tcpdchk.1m')
-rw-r--r-- | usr/src/man/man1m/tcpdchk.1m | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/usr/src/man/man1m/tcpdchk.1m b/usr/src/man/man1m/tcpdchk.1m index ff6940ce1c..364bd96d8e 100644 --- a/usr/src/man/man1m/tcpdchk.1m +++ b/usr/src/man/man1m/tcpdchk.1m @@ -2,8 +2,8 @@ .\" .\" Modified for Solaris to to add the Solaris stability classification, .\" and to add a note about source availability. -.\" -.TH TCPDCHK 1M +.\" +.TH TCPDCHK 1M "Sep 15, 2011" .SH NAME tcpdchk \- tcp wrapper configuration checker .SH SYNOPSYS @@ -14,7 +14,7 @@ tcpdchk [-a] [-d] [-i inet_conf] [-v] potential and real problems it can find. The program examines the \fItcpd\fR access control files (by default, these are \fI/etc/hosts.allow\fR and \fI/etc/hosts.deny\fR), and compares the -entries in these files against entries in the \fIinetd\fR +entries in these files against entries in the \fIinetd\fR network configuration files. .PP \fItcpdchk\fR reports problems such as non-existent pathnames; services @@ -64,11 +64,10 @@ inetadm(1M), managing inetd services in the Service Management Framework. .SH AUTHORS .na -.nf Wietse Venema (wietse@wzv.win.tue.nl), Department of Mathematics and Computing Science, Eindhoven University of Technology -Den Dolech 2, P.O. Box 513, +Den Dolech 2, P.O. Box 513, 5600 MB Eindhoven, The Netherlands \" @(#) tcpdchk.8 1.3 95/01/08 17:00:30 .\" Begin Sun update @@ -79,10 +78,10 @@ for descriptions of the following attributes: .sp .TS box; -cbp-1 | cbp-1 +c | c l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Interface Stability Committed -.TE +.TE .\" End Sun update |