MAN page from Old RedHat 7.X modutils-2.4.6-4.i686.rpm
KSYMS
Section: Linux Module Support (8)
Updated: 26 Dec 1996
Index NAME
ksyms - display exported kernel symbols.
SYNOPSIS
ksyms[ -a ] [ -h ] [ -m ]
DESCRIPTION
Ksymsshows information about exported kernel symbols. The format isaddress, name, and defining module.
OPTIONS
- -a
- Display all symbols. By default, symbols from the kernel properare suppressed.
- -h
- Suppress the column header.
- -m
- Display module information. Includes each module's kernel load addressand size in the listing.
SEE ALSO
insmod(8),
modprobe(8),
depmod(8),
rmmod(8),
lsmod(8)
HISTORY
The
ksymscommand was first conceived by Bjorn Ekwall <bj0rnAATTblox.se>
The '-m' option was inspired by David Hinds <dhindsAATTallegro.stanford.edu>
Updated for 2.1.17 by Richard Henderson <rthAATTtamu.edu>
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- HISTORY
This document was created byman2html,using the manual pages.