Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#85 closed defect (fixed)

pathname.gi.info references non-existent segments

Reported by: charles.unix.pro@… Owned by: Eric Swenson
Priority: minor Milestone: MR12.7
Component: Documentation Version: MR12.6f
Keywords: Cc:

Description

The end of pathname.info.gi says:

Notes: The following related info segments provide further information
about pathnames:

entryname.gi.info
archive_pathname.gi.info
starname.gi.info
equalname.gi.info
virtual_ptr.gi.info
virtual_entry.gi.info

I cannnot find archive_pathname.gi.info, starname.gi.info, equalname.gi.info or virtual_ptr.gi.info.

I did find archive_convention.gi.info, which I believe is the correct entry for archive_pathname.gi.info

Change History (6)

comment:1 by Eric Swenson, 9 years ago

Status: newassigned

I see archive_pathname.gi.info. It is an add_name on archive_convention.gi.info. I also see starname.gi.info. It is an add_name on star_convention.gi.info. I also see equalname.gi.info. It is an add_name on equal_convention.gi.info.

The only one that is missing is virtual_ptr.gi.info -- which is probably supposed to be virtual_pointers.gi.info.

As an example:

ls >doc>info>archive_pathname.gi.info

Segments = 1, Lengths = 1.

r 1 archive_convention.gi.info

archive_pathname.gi.info
archive_pathnames.gi.info
archive_convention.info
archive_pathname.info
archive_pathnames.info

comment:2 by Eric Swenson, 9 years ago

Summary: pathname.info.gi references non-existent segmentspathname.gi.info references non-existent segments

comment:3 by Eric Swenson, 9 years ago

Milestone: MR12.6g
Version: MR12.6f

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.