diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-01-17 12:57:34 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-01-17 12:57:34 +0000 |
commit | 4eeb8089d22a777b919f608ca4fb5c090d2eea84 (patch) | |
tree | dcdcf0e8c101652ddec644746142517b939bab0a /usr/src/man/man3lib | |
parent | a947aa5f9e3d25d6638e832f6ef7015d604e3a2e (diff) | |
parent | c8cc685318cb78c62f1ff07bc561b26d65780aa3 (diff) | |
download | illumos-joyent-4eeb8089d22a777b919f608ca4fb5c090d2eea84.tar.gz |
[illumos-gate merge]
commit c8cc685318cb78c62f1ff07bc561b26d65780aa3
10225 wsdiff broken after 9979
commit ead1aeb99fc825309962c1dc2f20333bdd5898f6
10195 uts: boot_keyboard should emit esc sequences for arrow keys
commit 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201
10229 Some man pages have incorrect cross-references
commit 1bf8e91c2f089f0b4e9a6f705f162654aa82cfad
10232 beastie.4th manpage not shipped
commit 0b4d657578b8f707371421ebae5b3837023b4144
8235 fwflash for sd needs to handle partial writes
8236 fwflash sd plugin shouldn't hardcode maximum image size
8237 libscsi improperly translates request sense and isolate options to uscsi
Conflicts:
usr/src/man/man7i/uscsi.7i
usr/src/cmd/fwflash/plugins/transport/common/sd.c
Diffstat (limited to 'usr/src/man/man3lib')
-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 |