Opened 20 years ago
Closed 20 years ago
#1520 closed defect (fixed)
Chapter 6 - Creating Essential Symlinks nitpick
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | TESTING |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The introduction is this:
"Some programs hard-wire paths to programs which do not yet exist. In order to satisfy these programs, create a number of symbolic links which will be replaced by real files throughout the course of this chapter after the software has been installed."
Programs don't hard-wire paths, they have hard-wired paths coded into them. There is a difference.
Perhaps modifying the text above as shown below can be a bit more technically accurate:
Some programs use hard-wired paths to programs which do not yet exist.
(note the only difference being "use" and "hard-wired")
Change History (3)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
comment:2 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
