refrain using non-standard .Sh. use .Ss.
This commit is contained in:
parent
58f7417063
commit
ad663a8d32
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: inetd.8,v 1.25 1999/11/18 19:02:31 kristerw Exp $
|
||||
.\" $NetBSD: inetd.8,v 1.26 1999/11/21 17:28:23 itojun Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -372,7 +372,7 @@ is reread.
|
|||
creates a file
|
||||
.Em /var/run/inetd.pid
|
||||
that contains its process identifier.
|
||||
.Sh IPSEC
|
||||
.Ss IPsec
|
||||
The implementation includes tiny hack to support IPsec policy setting for
|
||||
each of the socket.
|
||||
A special form of comment line, starting with
|
||||
|
@ -396,7 +396,7 @@ If invalid IPsec policy string appears on
|
|||
will leave error message using
|
||||
.Xr syslog 3 ,
|
||||
and terminates itself.
|
||||
.Sh TCP6/UDP6 BEHAVIOR
|
||||
.Ss IPv6 TCP/UDP behavior
|
||||
If you run servers for IPv4 and IPv6 traffic, you'll need to specify
|
||||
.Dq tcp4
|
||||
and
|
||||
|
|
Loading…
Reference in New Issue