mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 10:50:28 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/boottarget.7.rst
This commit is contained in:
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **boottarget Attributes:**\ \ *bprofile*\ , \ *comments*\ , \ *initrd*\ , \ *kcmdline*\ , \ *kernel*\
|
||||
\ **boottarget Attributes:**\ \ *bprofile*\ , \ *comments*\ , \ *initrd*\ , \ *kcmdline*\ , \ *kernel*\
|
||||
|
||||
|
||||
***********
|
||||
@ -40,33 +40,33 @@ boottarget Attributes:
|
||||
|
||||
|
||||
\ **bprofile**\ (boottarget.bprofile)
|
||||
|
||||
|
||||
All nodes with a nodetype.profile value equal to this value and nodetype.os set to "boottarget", will use the associated kernel, initrd, and kcmdline.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **comments**\ (boottarget.comments)
|
||||
|
||||
|
||||
Any user-written notes.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **initrd**\ (boottarget.initrd)
|
||||
|
||||
|
||||
The initial ramdisk image that network boot actions should use (could be a DOS floppy or hard drive image if using memdisk as kernel)
|
||||
|
||||
|
||||
|
||||
|
||||
\ **kcmdline**\ (boottarget.kcmdline)
|
||||
|
||||
|
||||
Arguments to be passed to the kernel
|
||||
|
||||
|
||||
|
||||
|
||||
\ **kernel**\ (boottarget.kernel)
|
||||
|
||||
|
||||
The kernel that network boot actions should currently acquire and use. Note this could be a chained boot loader such as memdisk or a non-linux boot loader
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -75,5 +75,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
|
||||
|
Reference in New Issue
Block a user