mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Correct the man section number in references to kldstat(8).
This commit is contained in:
parent
6d570e6413
commit
652065e01d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115893
@ -294,7 +294,7 @@ define y
|
||||
echo Check your .gdbinit, it contains a y command\n
|
||||
end
|
||||
|
||||
# kldstat(1) lookalike
|
||||
# kldstat(8) lookalike
|
||||
define kldstat
|
||||
set $file = linker_files.tqh_first
|
||||
printf "Id Refs Address Size Name\n"
|
||||
@ -309,7 +309,7 @@ define kldstat
|
||||
end
|
||||
end
|
||||
document kldstat
|
||||
Equivalent of the kldstat(9) command, without options.
|
||||
Equivalent of the kldstat(8) command, without options.
|
||||
end
|
||||
|
||||
# msgbuf: print msgbuf. Can take forever.
|
||||
|
Loading…
Reference in New Issue
Block a user