func setLimited(mapKey, compliant, comment, info string, footnote []string) (string, string, []string) {
    if system.IsMsect.MatchString(mapKey) && strings.Contains(info, "limited") {
        compliant = compliant + " [9]"
        comment = comment + " [9]"
        footnote[8] = footnote9