Print this page
4023 - Typo in file(1) manpage and various others

*** 9,19 **** .\" and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html. .\" This notice shall appear on any product containing this material. .\" 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 SLEEP 1 "Nov 20, 2007" .SH NAME sleep \- suspend execution for an interval .SH SYNOPSIS .SS "/usr/bin/sleep" .LP --- 9,19 ---- .\" and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html. .\" This notice shall appear on any product containing this material. .\" 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 SLEEP 1 "Sep 10, 2013" .SH NAME sleep \- suspend execution for an interval .SH SYNOPSIS .SS "/usr/bin/sleep" .LP
*** 117,127 **** floating-point representation for the value "0.5" .sp .in +2 .nf ! example% printf "%a\n" 0.5 0x1.0000000000000000000000000000p-01 .fi .in -2 .sp --- 117,127 ---- floating-point representation for the value "0.5" .sp .in +2 .nf ! example% printf "%a\en" 0.5 0x1.0000000000000000000000000000p-01 .fi .in -2 .sp