From bdd2cd7243341119b51aa53e696c532488a1a71e Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 1 Oct 2015 20:44:49 +0000 Subject: change the option INET example to INET6, since we no longer have INET; --- share/man/man5/files.conf.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man5/files.conf.5') diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5 index 3b6b79dcbc4..272ee07d381 100644 --- a/share/man/man5/files.conf.5 +++ b/share/man/man5/files.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: files.conf.5,v 1.21 2009/04/26 13:10:20 tobias Exp $ +.\" $OpenBSD: files.conf.5,v 1.22 2015/10/01 20:44:49 jmc Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: April 26 2009 $ +.Dd $Mdocdate: October 1 2015 $ .Dt FILES.CONF 5 .Os .Sh NAME @@ -224,9 +224,9 @@ will build a list of required attributes, which are: The .Dq option lines, with the option name translated to lowercase (for example, an -.Dq option INET +.Dq option INET6 line will produce the -.Dq inet +.Dq inet6 attribute). .It The device and pseudo-device names, except for -- cgit v1.2.3-59-g8ed1b