Opened 10 years ago

Closed 9 years ago

Last modified 7 years ago

#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 Eric Swenson, 10 years ago

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):

return ((type = Link));

-- Charles

comment:2 by Eric Swenson, 10 years ago

Yes, I think you're right. branches = non-links. -- Eric

comment:3 by Eric Swenson, 9 years ago

Milestone: MR12.6g
Priority: majorminor
Status: newassigned

comment:5 by Eric Swenson, 9 years ago

Resolution: fixed
Status: assignedclosed

comment:6 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.