]> git.lizzy.rs Git - plan9front.git/commit
fix -T option for doctype
authorOri Bernstein <ori@eigenstate.org>
Tue, 10 Mar 2020 16:35:06 +0000 (09:35 -0700)
committerOri Bernstein <ori@eigenstate.org>
Tue, 10 Mar 2020 16:35:06 +0000 (09:35 -0700)
commit06ea44c895a5f97b7b9b65fce84dec2700f443fb
tree7a09bd65c8c57c4a4f635ccc444513e02efa768d
parentfc90f7a666da0b1634797d8596e8fdd4bbeba956
fix -T option for doctype

We used to set $dev to -T, and leave the device type
in the argument list. Now, we set it to -T$2, and shift
it out of the list.
rc/bin/doctype