From: fcambus Date: Wed, 15 Aug 2018 19:40:30 +0000 (+0000) Subject: Add /usr/include/c++ to hier.7. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c16cd9062712c6e1297e4a4f538b16b7731a4aa1;p=openbsd Add /usr/include/c++ to hier.7. OK jmc@ --- diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index b8f24168e5e..7ca2c2f1867 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.160 2018/07/11 18:45:45 fcambus Exp $ +.\" $OpenBSD: hier.7,v 1.161 2018/08/15 19:40:30 fcambus Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 11 2018 $ +.Dd $Mdocdate: August 15 2018 $ .Dt HIER 7 .Os .Sh NAME @@ -210,6 +210,8 @@ Standard C include files. .Bl -tag -width "libmilter/" -compact .It arpa/ C include files for Internet service protocols. +.It c++/ +Include files for the Clang C++ compiler. .It crypto/ C include files for the cryptographic libraries. .It ddb/