Skip to content

Commit

Permalink
Fix split for termcap
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Jan 16, 2024
1 parent 93f5538 commit 0869340
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 850.split-ambiguities/t.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@
- { name: telnet, wwwpart: dholland, setname: netkit-telnet }
- { name: telnet, addflag: unclassified }

- { name: termcap, wwwpat: ".*gnu.*termutils.*", setname: termutils }
- { name: termcap, wwwpat: ".*gnu.*termcap.*", setname: termcap-gnu }
- { name: termcap, wwwpart: gnu, setname: termcap-gnu }
- { name: termcap, wwwpart: esr, setname: termcap-esr }
- { name: termcap, addflag: unclassified }

Expand Down

0 comments on commit 0869340

Please sign in to comment.