we want block list'
This commit is contained in:
parent
193d1e43d9
commit
ea8f03e60c
3 changed files with 23 additions and 23 deletions
|
@ -822,7 +822,7 @@ grub> @kbd{chainloader +1}
|
|||
|
||||
@samp{+1} indicates that GRUB should read one sector from the start of
|
||||
the partition. The complete description about this syntax can be found
|
||||
in @ref{Block list syntax}.
|
||||
in @ref{blocklist syntax}.
|
||||
|
||||
@item
|
||||
Run the command @command{boot} (@pxref{boot}).
|
||||
|
@ -1808,7 +1808,7 @@ you see the files in a device or use the command @command{find}
|
|||
@menu
|
||||
* Device syntax:: How to specify devices
|
||||
* File name syntax:: How to specify files
|
||||
* Block list syntax:: How to specify block lists
|
||||
* blocklist syntax:: How to specify blocklists
|
||||
@end menu
|
||||
|
||||
|
||||
|
@ -1875,7 +1875,7 @@ say, @samp{(hd1,0)} by the command @command{root} (@pxref{root}), then
|
|||
@code{/boot/kernel} is the same as @code{(hd1,0)/boot/kernel}.
|
||||
|
||||
|
||||
@node Block list syntax
|
||||
@node blocklist syntax
|
||||
@section How to specify blocklists
|
||||
|
||||
A blocklist is used for specifying a file that doesn't appear in the
|
||||
|
@ -2688,7 +2688,7 @@ you forget a command, you can run the command @command{help}
|
|||
@subsection blocklist
|
||||
|
||||
@deffn Command blocklist file
|
||||
Print the block list notation of the file @var{file}. @xref{Block list
|
||||
Print the blocklist notation of the file @var{file}. @xref{blocklist
|
||||
syntax}.
|
||||
@end deffn
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue