From b4f0a668fa0041bdd4f700917762a64854abd442 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Dec 2001 19:03:19 +0000 Subject: Miscellaneous man page fixes. --- cross/bfd-crunchide/files/crunchide.1 | 14 +++++++------- cross/bfd-mdsetimage/files/mdsetimage.8 | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'cross') diff --git a/cross/bfd-crunchide/files/crunchide.1 b/cross/bfd-crunchide/files/crunchide.1 index 3e3186034ed..a402c29e2d3 100644 --- a/cross/bfd-crunchide/files/crunchide.1 +++ b/cross/bfd-crunchide/files/crunchide.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: crunchide.1,v 1.1.1.1 1999/12/20 05:57:40 sakamoto Exp $ +.\" $NetBSD: crunchide.1,v 1.2 2001/12/03 19:03:20 wiz Exp $ .\" .\" Copyright (c) 1994 University of Maryland .\" All Rights Reserved. @@ -48,11 +48,11 @@ .Nm Crunchide hides the global symbols of .Ar object-file -such that they are ignored by subsequent runs of the linker, +such that they are ignored by subsequent runs of the linker, .Xr ld 1 . Some symbols may be left visible via the .Fl k Ar keep-symbol -and +and .Fl f Ar keep-list-file options. The .Ar keep-list-file @@ -62,10 +62,10 @@ The names given by or in .Ar keep-list-file should be C names. For example, -to keep the C function +to keep the C function .Dq foo -visible, the option -.Dq -k foo +visible, the option +.Dq -k foo should be used. .Pp To recognize kernel executable format, the @@ -73,7 +73,7 @@ To recognize kernel executable format, the flag specifies BFD name of kernel. .Pp .Nm Crunchide -is designed as a companion program for +is designed as a companion program for .Xr crunchgen 1 , which automates the process of creating crunched binaries from multiple component programs. diff --git a/cross/bfd-mdsetimage/files/mdsetimage.8 b/cross/bfd-mdsetimage/files/mdsetimage.8 index 04f156311db..bef474ea822 100644 --- a/cross/bfd-mdsetimage/files/mdsetimage.8 +++ b/cross/bfd-mdsetimage/files/mdsetimage.8 @@ -1,8 +1,8 @@ -.\" $NetBSD: mdsetimage.8,v 1.2 2001/10/01 23:39:25 cgd Exp $ +.\" $NetBSD: mdsetimage.8,v 1.3 2001/12/03 19:03:20 wiz Exp $ .\" .\" Copyright (c) 1996 Christopher G. Demetriou .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -13,7 +13,7 @@ .\" documentation and/or other materials provided with the distribution. .\" 3. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -24,7 +24,7 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" +.\" .\" <> .\" .Dd October 3, 1996 -- cgit v1.2.3