From c375047346b15ac13f787bc562bb7e724c97baf5 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Wed, 22 Oct 2014 12:06:25 +0200 Subject: 4213 Missing spaces in man pages Reviewed by: Eric Sproul Reviewed by: Josef 'Jeff' Sipek Approved by: Dan McDonald --- usr/src/man/man3c/enable_extended_FILE_stdio.3c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr/src/man/man3c/enable_extended_FILE_stdio.3c') diff --git a/usr/src/man/man3c/enable_extended_FILE_stdio.3c b/usr/src/man/man3c/enable_extended_FILE_stdio.3c index 8d43af859d..08c3a2141d 100644 --- a/usr/src/man/man3c/enable_extended_FILE_stdio.3c +++ b/usr/src/man/man3c/enable_extended_FILE_stdio.3c @@ -1,9 +1,10 @@ '\" te +.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved. .\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved. .\" 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 ENABLE_EXTENDED_FILE_STDIO 3C "Apr 18, 2006" +.TH ENABLE_EXTENDED_FILE_STDIO 3C "Oct 22, 2014" .SH NAME enable_extended_FILE_stdio \- enable extended FILE facility within standard I/O .SH SYNOPSIS @@ -278,7 +279,7 @@ even higher if \fImyfd\fR has a value greater than 255 and is truncated by the assignment to the 8-bit \fI_file\fR field. .sp .LP -Since the\fI_file\fR field has been renamed, attempts to recompile this code +Since the \fI_file\fR field has been renamed, attempts to recompile this code will fail. The application should be changed not to use this field in the \fBFILE\fR structure. .sp -- cgit v1.2.3