diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-01-12 22:42:37 +0000 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2019-01-16 15:27:32 -0500 |
commit | 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201 (patch) | |
tree | 3921f367aa6a200b00a41f07ac3fb97c9ef36025 /usr/src/man/man3lib/libproc.3lib | |
parent | 7c71d71894ca896e2718a24b51b39b0e5f9c27e6 (diff) | |
download | illumos-gate-9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201.tar.gz |
10229 Some man pages have incorrect cross-references
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3lib/libproc.3lib')
-rw-r--r-- | usr/src/man/man3lib/libproc.3lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3lib/libproc.3lib b/usr/src/man/man3lib/libproc.3lib index 4d64cd17d6..15b69e52d4 100644 --- a/usr/src/man/man3lib/libproc.3lib +++ b/usr/src/man/man3lib/libproc.3lib @@ -114,7 +114,7 @@ sections. Many of the operations in the library rely on debug information being present in a process and its associated libraries. The library leverages symbol table information, CTF data -.Pq Xr CTF 4 +.Pq Xr ctf 4 sections, and frame unwinding information based on the use of an ABI defined frame pointer, e\&.g\&. .Sy %ebp |