Penguin
Diff: update-grub(8)
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of update-grub(8).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, September 10, 2007 4:54:10 pm by IanMcDonald
Older page: version 1 Last edited on Monday, September 10, 2007 4:44:23 pm by IanMcDonald Revert
@@ -23,12 +23,14 @@
  to edit the generated menu.lst. The user must set the two options 
  update-grub uses. Then re-run the update-grub script to update the 
  menu.lst file using the default's that have been set. 
  
+</verbatim>  
+<pre>  
  These are the options passed to the linux kernel: 
  # kopt=root=/dev/hda1 ro 
  Everything after "kopt=" is passed to the kernel as parameters. See 
- bootparam(7) for more information. 
+ [ bootparam(7)] for more information. 
  
  This is the grub device from which grub loads the kernel: 
  # groot=(hd0,1) 
  (hd0,1) is a partition in grub notation. See grub(8) for more informa- 
@@ -39,9 +41,9 @@
  # alternative=true 
  # alternative=false 
  
  This option controls if grub should lock the alternative boot options 
- see grub(8) for more information. 
+ see [ grub(8)] for more information. 
  # lockalternative=true 
  # lockalternative=false 
  
  This option controls if grub should lock the old kernels. 
@@ -67,13 +69,13 @@
  postrm_hook = update-grub 
  do_bootloader = no 
  
  For further information related to /etc/kernel-img.conf, see the man- 
- page kernel-img.conf(5). 
+ page [ kernel-img.conf(5)]
  
 SEE ALSO 
- grub(8), grub-install(8), kernel-img.conf(5) (contained in the kernel-  
- package package), bootparam(7). 
+ [ grub(8)] , [ grub-install(8)] , [ kernel-img.conf(5)] (contained in the kernel-  
+ package package), [ bootparam(7)]
  
  The full documentation for grub is maintained as a Texinfo manual in 
  the grub-doc package. If the info and grub programs are properly 
  installed at your site, the command 
@@ -84,5 +86,5 @@
  
 AUTHOR 
  This manual page was written by Jason Thomas <jason@debian.org>, for 
  the Debian GNU/Linux system (but may be used by others). 
-</verbatim
+</pre
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.