While trying to understand why Rcpp was documenting a NULL object (nlmixr2/rxode2#85), I found a minor formatting issue with the .pdf documentation on page 5 of the left column in https://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-attributes.pdf. Specifically, if you search for "NULL", you will see a textbox where the first column overlaps the second. I'm going to make a simple PR for it, but I can't easily test the PR because of some issue with my TeX installation relative to what Rcpp requires.