﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10	Typos in GB60	canthony	Eric Swenson	"Pg 3-2:

1. In device vax_rdr1, spacing is inconsistent:

        ""dev=reader"";

    should be:

        ""dev= reader"";

3. In device vax_ptr1, device naming is inconsistent:

        device vax_ptr1;

    should be:

        device vax_prt1;

4. In device vax_ptr1, missing ';':

         default_type: vax_prt

    should be:

         default_type: vax_prt;

5. In device vax_prt2, missing ';':

         Device: vax_prt2

    should be:

         Device: vax_prt2;

6. In device vax_prt2, missing ';':

         line:  a.h014.prt2

    should be:

         line:  a.h014.prt2;

6. In device vax_prt2, missing ';':

         driver_module: remote_driver_

    should be:

         driver_module: remote_driver_;


Pg 3-3:

7. In device vax_pun1, missing ';':

         line:  a.h014.pun1

    should be:

         line:  a.h014.pun1;

8. In device vax_pun1, missing ';':

         driver_module: remote_driver_

    should be:

         driver_module: remote_driver_;

9. In device vax_pun1, missing ';':

         default_type: vax_pun

    should be:

         default_type: vax_pun;

10. In device vax_pun1, missing ';':

         minor_args:   ""dev= punch;

    should be:

         minor_args:   ""dev= punch"";

10. In request type vax_dummy, missing ';':

         device:   vax_rdr1.rdr1

     should be:

         device:   vax_rdr1.rdr1;

11. In request type vax_prt, missing ';':


        Request_type:  vax_prt

     should be:

        Request_type:  vax_prt;

11. In request type vax_prt, missing ';':

        generic_type:  printer

     should be:

        generic_type:  printer;

12. In request type vax_prt, missing ';':

         device:   vax_prt1.prt1

     should be:

         device:   vax_prt1.prt1;

13. In request type manuals, missing ';':

        generic_type:  printer

     should be:

        generic_type:  printer;

14. In request type manuals, missing ';':

         device:   vax_prt2.prt2

     should be:

         device:   vax_prt2.prt2;



"	defect	closed	minor	MR12.7	Documentation	MR12.6f	fixed	hasp	
