#2971 closed defect (worksforme)
pdf 6.2.3. Mounting Virtual Kernel File Systems
Reported by: | honeyinthevalleys | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.1 |
Component: | Book | Version: | 7.0 |
Severity: | trivial | Keywords: | |
Cc: |
Description
Code section contains carriage returns within the line so that when you copy and paste it from the pdf you get:
mount mount mount mount -vt -vt -vt -vt devpts devpts $LFS/dev/pts tmpfs shm $LFS/dev/shm proc proc $LFS/proc sysfs sysfs $LFS/sys
Change History (6)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
6.9.1. Installation of Glibc
Same is true for the localedef commands listed in the 14th code block.
comment:3 by , 13 years ago
6.10. Re-adjusting the Toolchain
Same is true for the mv and ln commands in the first code block.
comment:4 by , 13 years ago
6.14.1. Installation of GMP
Same is true after the cp command in the last code block.
comment:5 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This appears to be a function of your pdf viewer. I tried kpdf and cannot select text at all. I also tried xpdf and it pastes into vi properly.
comment:6 by , 13 years ago
Yes, it seems to be a symptom of the text selection in Gnome Document Viewer 2.32.0 using poppler/cairo (0.14.3).
Looking at the actual source there is no error in the code blocks mentioned.
My bad
6.6. Creating Essential Files and Symlinks
Same is true for the ln commands listed in the first code clock.