From 99685bbac670f3e20cda1116d2d0a05f48d831bc 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 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'cross/bfd-crunchide') 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. -- cgit v1.2.3