diff options
author | Bruce Evans <bde@FreeBSD.org> | 1998-10-22 13:49:51 +0000 |
---|---|---|
committer | Bruce Evans <bde@FreeBSD.org> | 1998-10-22 13:49:51 +0000 |
commit | 4a04f6f613570ef57c605ff989fac2f7da5071ee (patch) | |
tree | b34c448a91acebbdb947886b5f5b15362cf10a39 /share/man/man4/ed.4 | |
parent | 5985d44e83dc48a7109b6b84cfb7e33430f7b30b (diff) |
Quote port names that have a digit in them. IO_TIMER1 was lexed as
{ port_name = "IO_TIMER", port_number = 1 } and only worked because
it was reassembled to "IO_TIMER1". Trailing digits always work, but
this is too magic to depend on.
Don't quote port names that don't have a digit in them.
Notes
Notes:
svn path=/head/; revision=40577
Diffstat (limited to 'share/man/man4/ed.4')
0 files changed, 0 insertions, 0 deletions