Document the -32 switch available on amd64.

Submitted by:	Steve Kargl sgk at troutmask dot apl dot washington dot edu
MFC after:	1 week
This commit is contained in:
John Baldwin 2005-11-11 20:29:50 +00:00
parent 4d5fe96d68
commit cff2cd1d3c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152321

View File

@ -37,6 +37,7 @@
.Nd configure the shared library cache
.Sh SYNOPSIS
.Nm
.Op Fl 32
.Op Fl aout | Fl elf
.Op Fl Rimrsv
.Op Fl f Ar hints_file
@ -103,6 +104,9 @@ utility is typically run as part of the boot sequence.
The following options are recognized by
.Nm :
.Bl -tag -width indent
.It Fl 32
On 64-bit systems that support running 32-bit binaries,
generate hints for 32-bit shared libraries.
.It Fl aout
Generate the hints for a.out format shared libraries.
.It Fl elf