From 307b60a6235150b7f87b2f1a16a2724f08c5cab3 Mon Sep 17 00:00:00 2001 From: Bart Coddens Date: Tue, 21 Jan 2014 20:23:52 +0100 Subject: 4509 libsysevent(3lib) man page references wrong header file Reviewed by: Marcel Telka Reviewed by: Garett D'Amore Approved by: Robert Mustacchi --- usr/src/man/man3lib/libsysevent.3lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src/man/man3lib') diff --git a/usr/src/man/man3lib/libsysevent.3lib b/usr/src/man/man3lib/libsysevent.3lib index 32f97491ff..579e01b25b 100644 --- a/usr/src/man/man3lib/libsysevent.3lib +++ b/usr/src/man/man3lib/libsysevent.3lib @@ -3,14 +3,14 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH LIBSYSEVENT 3LIB "Aug 23, 2007" +.TH LIBSYSEVENT 3LIB "Jan 21, 2014" .SH NAME libsysevent \- system event interface library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lsysevent\fR [ \fIlibrary\fR... ] -#include <\fBsysevent.h\fR> +#include <\fBlibsysevent.h\fR> .fi .SH DESCRIPTION -- cgit v1.2.3