Get the manual section number for kldstat(8) right. Comment change only.
Pointed out by: yar
This commit is contained in:
parent
01c6323d54
commit
44ab674c71
@ -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