diff --git a/debuginfod-us.org b/debuginfod-us.org index 53b098e..5e4ab90 100644 --- a/debuginfod-us.org +++ b/debuginfod-us.org @@ -16,11 +16,11 @@ * How does it work? - There's a =debuginfod= server (e.g., at - https://debuginfod.ubuntu.com) that indexes all available debuginfo - from supported Ubuntu releases. + https://debuginfod.ubuntu.com) that indexes all available debug + information from supported Ubuntu releases. #+BEAMER: \pause -- Debugger-like tools (e.g., =GDB=) link against - =libdebuginfod=, which provides the client support. +- Debugger-like tools (e.g., =GDB=) link against =libdebuginfod=, + which provides the client support. #+BEAMER: \pause - When the tool needs a certain debuginfo, it will contact the =debuginfod= server (specified via the =DEBUGINFOD_URLS= shell diff --git a/debuginfod-us.pdf b/debuginfod-us.pdf index 14d2d34..3b54bcf 100644 Binary files a/debuginfod-us.pdf and b/debuginfod-us.pdf differ