#14 closed defect (fixed)
Fix typo in branches.info
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | MR12.7 |
| Component: | Documentation | Version: | MR12.6e |
| Keywords: | Cc: |
Description
The last line of branches.info (MR12.3):
"A synonym for nonlinks is nonlinks."
This doesn't make sense.
Formerly ticket was here: https://sourceforge.net/p/dps8m/tickets/39/
Change History (6)
comment:1 by , 10 years ago
comment:3 by , 9 years ago
| Milestone: | → MR12.6g |
|---|---|
| Priority: | major → minor |
| Status: | new → assigned |
comment:4 by , 9 years ago
MCR10039 (https://s3.amazonaws.com/eswenson-multics/public/mcrs/MCR10039.pdf) addresses this issue.
comment:5 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

If you look at bound_active_function_$entries.pl1:
dcl BRANCHES_EI static internal options (constant) init (6);
dcl NONLINKS_EI static internal options (constant) init (21);
PROCESS (6): / branch = segment, MSF, or directory /
PROCESS (21):
-- Charles