Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#108 closed defect (fixed)

Typo in bind.info

Reported by: anonymous Owned by: Eric Swenson
Priority: trivial Milestone: MR12.7
Component: Documentation Version: MR12.6f
Keywords: Cc:

Description

The last few lines of bind.info are:

List of bindfile delimiters:
:
   keyword delimiter used to identify a keyword followed by one or
   parameters.  A keyword that is followed by no parameters is
   delimited by a statement delimiter.
;
   statement delimiter.
,
   parameter delimiter.  The last parameter is delimited by a statement
   delimiter.
/*
   begin comment.
/
   end comment.

The "*" is missing from the next to last line; it should be:

*/

Change History (5)

comment:2 by Eric Swenson, 7 years ago

Status: newaccepted

comment:3 by Eric Swenson, 7 years ago

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

comment:4 by Eric Swenson, 7 years ago

Resolution: fixed
Status: acceptedclosed

comment:5 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.