diff options
Diffstat (limited to 'usr/src/man/man1/ctfdump.1')
| -rw-r--r-- | usr/src/man/man1/ctfdump.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man1/ctfdump.1 b/usr/src/man/man1/ctfdump.1 index 106eb47a7e..4a11726e3b 100644 --- a/usr/src/man/man1/ctfdump.1 +++ b/usr/src/man/man1/ctfdump.1 @@ -173,7 +173,7 @@ Each line in the section describes the value of one of the members of the header. For more information on the meaning and interpretation of these members, see -.Xr ctf 4 . +.Xr ctf 5 . .Ss Label Table This section describes information about the labels present in the .Sy CTF @@ -201,7 +201,7 @@ For more information on how labels are used with information, see the section .Em The Label Section in -.Xr ctf 4 . +.Xr ctf 5 . .Ss Data Objects This section describes the type information relating to data objects from the symbol table. @@ -270,7 +270,7 @@ If the type identifier is enclosed in angle brackets, then that represents that it is a root type or top-level type. If it is square brackets, then it is not. For more information on root types, see -.Xr ctf 4 . +.Xr ctf 5 . .Pp Next, the type will have its name and kind. If it is an array, it will be followed with a subscript that describes @@ -443,4 +443,4 @@ The output format is .Xr dump 1 , .Xr elfdump 1 , .Xr mdb 1 , -.Xr ctf 4 +.Xr ctf 5 |
