MAN page from RedHat Other modutils-2.1.85-1.i386.rpm
KSYMS
Section: Linux Module Support (1)
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(1),
modprobe(1),
depmod(1),
rmmod(1),
lsmod(1),
modules(2)
HISTORY
The
ksymscommand was first concieved 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.