﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
150	subsystem>bce>boot.info listing of commands and keywords is incorrect	canthony	Eric Swenson	"boot.info shows the syntax as

   boot {command} {keywords} {-control_arg}

and lists the commands as

    mult  salv stan star

Using ""boot salv"" results in:

    system_startup_: salv is not a legal command. Type help for a list of commands.

Examination of system_startup_.pl1, command_abbrev shows the following accepted abbreviations

   av, ld, mult, dlv, dv, shut, stan, star, sv, alv, addd, deld, sdu

Although ""salvage_dirs"" is a command, ""salv"" is not a valid abbreviation and cannot be used in a boot command.

Second, the following keywords are listed:

    nodt nolv rlvs rpvs 

Examination of system_startup_.pl1. intk_card.parms shows the following tested values:

   nodt nolv nosc 

and accept_rpv.pl1:

   rpvs rlvs

""nosc"" should be documented.



"	defect	new	major		Documentation			bce boot	
