From 4bd9ba3c2f425abd45da4df1361501118d8d6663 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Mon, 12 Feb 1996 01:20:38 +0000 Subject: [PATCH] Fixed some minor formatting problems to silence manck some more. Corrected some bogus cross references to man pages that we don't/won't have and either deleted them, or found a more appropriate man page that we do have. Various other minor changes to silence manck. Manck is currently down to about 200 lines of errors, down from the 500 - 600+ when I started all this. --- lib/msun/man/acosh.3 | 3 +-- lib/msun/man/asinh.3 | 3 +-- lib/msun/man/atanh.3 | 3 +-- lib/msun/man/exp.3 | 5 ++--- lib/msun/man/j0.3 | 5 ++--- lib/msun/man/lgamma.3 | 5 ++--- lib/msun/man/math.3 | 5 ++--- lib/msun/man/sqrt.3 | 5 ++--- sbin/dumpon/dumpon.8 | 4 ++-- share/man/man4/fpa.4 | 4 ++-- share/man/man4/man4.i386/si.4 | 4 ++-- share/man/man4/si.4 | 4 ++-- share/man/man8/man8.alpha/MAKEDEV.8 | 5 ++--- share/man/man8/man8.i386/MAKEDEV.8 | 5 ++--- usr.bin/f2c/f2c.1 | 12 +++--------- usr.bin/file/file.1 | 5 ++--- 16 files changed, 30 insertions(+), 47 deletions(-) diff --git a/lib/msun/man/acosh.3 b/lib/msun/man/acosh.3 index f72478dc8545..08e1a6e8761d 100644 --- a/lib/msun/man/acosh.3 +++ b/lib/msun/man/acosh.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)acosh.3 5.2 (Berkeley) 5/6/91 -.\" $Id: acosh.3,v 1.1.1.1 1994/08/19 09:39:41 jkh Exp $ +.\" $Id: acosh.3,v 1.2 1995/03/01 05:05:19 jkh Exp $ .\" .Dd May 6, 1991 .Dt ACOSH 3 @@ -80,7 +80,6 @@ causes a reserved operand fault. .Xr asinh 3 , .Xr atanh 3 , .Xr exp 3 , -.Xr infnan 3 , .Xr math 3 .Sh HISTORY The diff --git a/lib/msun/man/asinh.3 b/lib/msun/man/asinh.3 index f24a60c59dd6..7de32aecbee6 100644 --- a/lib/msun/man/asinh.3 +++ b/lib/msun/man/asinh.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)asinh.3 6.4 (Berkeley) 5/6/91 -.\" $Id: asinh.3,v 1.1.1.1 1994/08/19 09:39:41 jkh Exp $ +.\" $Id: asinh.3,v 1.2 1995/03/01 05:05:27 jkh Exp $ .\" .Dd May 6, 1991 .Dt ASINH 3 @@ -68,7 +68,6 @@ return the inverse hyperbolic sine of .Xr acosh 3 , .Xr atanh 3 , .Xr exp 3 , -.Xr infnan 3 , .Xr math 3 .Sh HISTORY The diff --git a/lib/msun/man/atanh.3 b/lib/msun/man/atanh.3 index 8b62d6bb8492..4c1a3ea959c5 100644 --- a/lib/msun/man/atanh.3 +++ b/lib/msun/man/atanh.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)atanh.3 5.2 (Berkeley) 5/6/91 -.\" $Id: atanh.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $ +.\" $Id: atanh.3,v 1.2 1995/03/01 05:05:37 jkh Exp $ .\" .Dd May 6, 1991 .Dt ATANH 3 @@ -82,7 +82,6 @@ a reserved operand fault is generated. .Xr acosh 3 , .Xr asinh 3 , .Xr exp 3 , -.Xr infnan 3 , .Xr math 3 .Sh HISTORY The diff --git a/lib/msun/man/exp.3 b/lib/msun/man/exp.3 index 8a25ff253e22..8d44390c9464 100644 --- a/lib/msun/man/exp.3 +++ b/lib/msun/man/exp.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)exp.3 6.12 (Berkeley) 7/31/91 -.\" $Id: exp.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $ +.\" $Id: exp.3,v 1.2 1995/03/01 05:05:55 jkh Exp $ .\" .Dd July 31, 1991 .Dt EXP 3 @@ -299,8 +299,7 @@ then \*(Na**0 = 1 too because x**0 = 1 for all finite and infinite x, i.e., independently of x. .El .Sh SEE ALSO -.Xr math 3 , -.Xr infnan 3 +.Xr math 3 .Sh HISTORY A .Fn exp , diff --git a/lib/msun/man/j0.3 b/lib/msun/man/j0.3 index ee18c9e4f6dc..8e1327cb86fe 100644 --- a/lib/msun/man/j0.3 +++ b/lib/msun/man/j0.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91 -.\" $Id: j0.3,v 1.2 1995/03/01 05:06:20 jkh Exp $ +.\" $Id: j0.3,v 1.3 1995/10/22 18:16:39 bde Exp $ .\" .Dd April 19, 1991 .Dt J0 3 @@ -148,8 +148,7 @@ is set to .Er EDOM and a reserve operand fault is generated. .Sh SEE ALSO -.Xr math 3 , -.Xr infnan 3 +.Xr math 3 .Sh HISTORY This set of functions appeared in diff --git a/lib/msun/man/lgamma.3 b/lib/msun/man/lgamma.3 index 09aaeffa3acc..34a2d567b5db 100644 --- a/lib/msun/man/lgamma.3 +++ b/lib/msun/man/lgamma.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)lgamma.3 6.6 (Berkeley) 12/3/92 -.\" $Id: lgamma.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $ +.\" $Id: lgamma.3,v 1.2 1995/03/01 05:06:23 jkh Exp $ .\" .Dd December 3, 1992 .Dt LGAMMA 3 @@ -122,8 +122,7 @@ For large non-integer negative values, .Fn gamma will underflow. .Sh SEE ALSO -.Xr math 3 , -.Xr infnan 3 +.Xr math 3 .Sh HISTORY The .Nm lgamma diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index 8e7e52fcaec0..e2d62c0eb1f4 100644 --- a/lib/msun/man/math.3 +++ b/lib/msun/man/math.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)math.3 6.10 (Berkeley) 5/6/91 -.\" $Id: math.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $ +.\" $Id: math.3,v 1.2 1995/03/01 05:06:27 jkh Exp $ .\" .TH MATH 3M "May 6, 1991" .UC 4 @@ -82,7 +82,6 @@ fabs floor.3m absolute value 0 floor floor.3m integer no greater than 0 hypot hypot.3m Euclidean distance 1 ilogb ieee.3m exponent extraction 0 -infnan infnan.3m signals exceptions j0 j0.3m bessel function ??? j1 j0.3m bessel function ??? jn j0.3m bessel function ??? @@ -244,7 +243,7 @@ The situation is described in more detail in manual pages. to be replaced at some time in the foreseeable future by a more flexible but still uniform scheme being developed to handle all floating\-point arithmetic exceptions neatly. -See infnan(3M) for the present state of affairs.\fR +.\" See infnan(3M) for the present state of affairs.\fR .ll +0.5i .RE .PP diff --git a/lib/msun/man/sqrt.3 b/lib/msun/man/sqrt.3 index b1e3c2d33cd2..fe71926c7ce1 100644 --- a/lib/msun/man/sqrt.3 +++ b/lib/msun/man/sqrt.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)sqrt.3 6.4 (Berkeley) 5/6/91 -.\" $Id: sqrt.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $ +.\" $Id: sqrt.3,v 1.2 1995/03/01 05:06:41 jkh Exp $ .\" .Dd May 6, 1991 .Dt SQRT 3 @@ -121,8 +121,7 @@ in the .Em P Ns lace carried. .Sh SEE ALSO -.Xr math 3 , -.Xr infnan 3 +.Xr math 3 .Sh STANDARDS The .Nm sqrt diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 7a1593be22d0..8417d108a225 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: dumpon.8,v 1.1 1995/05/12 19:10:08 wollman Exp $ .\" .Dd May 12, 1995 .Dt DUMPON 8 @@ -81,7 +81,7 @@ or to is the text string .Dq Li off . .Sh SEE ALSO -.Xr dumpon 2 , +.Xr sysctl 3 , .Xr init 8 , .Xr rc 8 , .Xr savecore 8 diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4 index 983a3fabb62b..33e5334ad2e3 100644 --- a/share/man/man4/fpa.4 +++ b/share/man/man4/fpa.4 @@ -6,9 +6,9 @@ .Dd March 13, 1995 .Dt FPA 4 i386 .Dt FEA 4 i386 -.Os +.Os FreeBSD .Sh NAME -.Nm fpa , +.Nm fpa , .Nm fea .Nd Device Drivers for DEC FDDI Controllers .Sh SYNOPSIS diff --git a/share/man/man4/man4.i386/si.4 b/share/man/man4/man4.i386/si.4 index 4b30bb575fbb..3883708c974c 100644 --- a/share/man/man4/man4.i386/si.4 +++ b/share/man/man4/man4.i386/si.4 @@ -1,11 +1,11 @@ -.\" $Id: si.4,v 1.2 1995/12/28 21:47:58 adam Exp $ +.\" $Id: si.4,v 1.3 1995/12/29 01:39:06 peter Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD .Dt SI 4 .Sh NAME .Nm si -- Driver for Specialix International SI/XIO 8-32 port intelligent serial card. +.Nd Driver for Specialix International SI/XIO 8-32 port intelligent serial card. .Sh SYNOPSIS .Nm "device si0 at isa? tty irq 12 iomem 0xd0000 vector siintr" .Sh DESCRIPTION diff --git a/share/man/man4/si.4 b/share/man/man4/si.4 index 4b30bb575fbb..3883708c974c 100644 --- a/share/man/man4/si.4 +++ b/share/man/man4/si.4 @@ -1,11 +1,11 @@ -.\" $Id: si.4,v 1.2 1995/12/28 21:47:58 adam Exp $ +.\" $Id: si.4,v 1.3 1995/12/29 01:39:06 peter Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD .Dt SI 4 .Sh NAME .Nm si -- Driver for Specialix International SI/XIO 8-32 port intelligent serial card. +.Nd Driver for Specialix International SI/XIO 8-32 port intelligent serial card. .Sh SYNOPSIS .Nm "device si0 at isa? tty irq 12 iomem 0xd0000 vector siintr" .Sh DESCRIPTION diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index b96766ecdfc0..fc3964f57bc2 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -43,7 +43,7 @@ The shell script found in the ``/dev'' directory, is used to create the common special files. See -.IR special (8) +.IR intro (4) for a more complete discussion of special files. .PP .I MAKEDEV @@ -101,5 +101,4 @@ QIC-interfaced (e.g. not SCSI) 3M cartridge tape .SH SEE ALSO .IR intro (4), .IR config (8), -.IR mknod (8), -.IR special (8) +.IR mknod (8) diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index b96766ecdfc0..fc3964f57bc2 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -43,7 +43,7 @@ The shell script found in the ``/dev'' directory, is used to create the common special files. See -.IR special (8) +.IR intro (4) for a more complete discussion of special files. .PP .I MAKEDEV @@ -101,5 +101,4 @@ QIC-interfaced (e.g. not SCSI) 3M cartridge tape .SH SEE ALSO .IR intro (4), .IR config (8), -.IR mknod (8), -.IR special (8) +.IR mknod (8) diff --git a/usr.bin/f2c/f2c.1 b/usr.bin/f2c/f2c.1 index 241fd98ce948..5cd7801a2639 100644 --- a/usr.bin/f2c/f2c.1 +++ b/usr.bin/f2c/f2c.1 @@ -22,9 +22,6 @@ .CT 1 prog_other .SH NAME f2c \- Convert Fortran 77 to C or C++ -. \" f\^2c changed to f2c in the previous line for the benefit of -. \" people on systems (e.g. Sun systems) whose makewhatis cannot -. \" cope with troff formatting commands. .SH SYNOPSIS .B f\^2c [ @@ -325,13 +322,10 @@ output file .F /usr/include/f2c.h header file .TP -.F /usr/lib/libF77.a -intrinsic function library +.F /usr/lib/libf2c.a +intrinsic functions and Fortran I/O library .TP -.F /usr/lib/libI77.a -Fortran I/O library -.TP -.F /lib/libc.a +.F /usr/lib/libc.a C library, see section 3 .SH "SEE ALSO" S. I. Feldman and diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index 5334d1fe8cfb..ca51db5dbd4b 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -1,8 +1,7 @@ .TH FILE 1 "Copyright but distributable" -.\# $Id: file.1,v 1.4 1996/01/30 13:48:59 mpp Exp $ +.\# $Id: file.1,v 1.5 1996/02/02 00:25:40 mpp Exp $ .SH NAME -file -\- determine file type +file \- determine file type .SH SYNOPSIS .B file [