In article <20171218184400.ga27...@britannica.bec.de>, Joerg Sonnenberger <jo...@bec.de> wrote: >On Mon, Dec 18, 2017 at 06:49:44PM +0900, Kengo NAKAHARA wrote: >> (a) Add if_ipsec.4 >> (b) move current ipsec.4(for ipsec protocol) to ipsec.9, and then >> add ipsec.4(for ipsec pseudo interface) >> (c) any other > >I'd call it either ifipsec(4) or ipsecif(4).
Traditionally the names of devices drivers and protocols go to section 4. So we have a conflict here, use one of the names Joerg suggested and cross reference it on the top of the ipsec.4 page: .Pp This manual pages describes the IPSEC. For the network device driver please see .Xr ifipsec 4 . christos