summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig/ldconfig.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ldconfig/ldconfig.8')
-rw-r--r--sbin/ldconfig/ldconfig.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8
index 007d30d..40d891a 100644
--- a/sbin/ldconfig/ldconfig.8
+++ b/sbin/ldconfig/ldconfig.8
@@ -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
OpenPOWER on IntegriCloud