diff options
Diffstat (limited to 'usr/src/man/man1m/tcpdmatch.1m')
-rw-r--r-- | usr/src/man/man1m/tcpdmatch.1m | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/usr/src/man/man1m/tcpdmatch.1m b/usr/src/man/man1m/tcpdmatch.1m index 2599717b2c..96929f238f 100644 --- a/usr/src/man/man1m/tcpdmatch.1m +++ b/usr/src/man/man1m/tcpdmatch.1m @@ -2,8 +2,8 @@ .\" .\" Modified for Solaris to to add the Solaris stability classification, .\" and to add a note about source availability. -.\" -.TH TCPDMATCH 1M +.\" +.TH TCPDMATCH 1M "Sep 15, 2011" .SH NAME tcpdmatch \- tcp wrapper oracle .SH SYNOPSYS @@ -61,18 +61,15 @@ you suspect that the program uses the wrong one. To predict how \fItcpd\fR would handle a telnet request from the local system: .sp -.ti +5 tcpdmatch in.telnetd localhost .PP The same request, pretending that hostname lookup failed: .sp -.ti +5 tcpdmatch in.telnetd 127.0.0.1 .PP To predict what tcpd would do when the client name does not match the client address: .sp -.ti +5 tcpdmatch in.telnetd paranoid .PP On some systems, daemon names have no `in.' prefix, or \fItcpdmatch\fR @@ -96,11 +93,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 \" @(#) tcpdmatch.8 1.5 96/02/11 17:01:35 .\" Begin Sun update @@ -111,10 +107,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 |