[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH initramfs-tools 10/11] initramfs-tools.8: Refer to 'phase' rather than 'stage' of initramfs execution



The initial description uses the term 'phases'.  Make the description
of the 'break' parameter consistent with this.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 initramfs-tools.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 9ce20ec..8394f12 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -107,11 +107,11 @@ Use for example "debug=vc".
 
 .TP
 \fB\fI break
-spawns a shell in the initramfs image at the chosen stage
+spawns a shell in the initramfs image at the chosen phase
 (top, modules, premount, mount, mountroot, bottom, init)
 before actually executing the corresponding scripts
 (see the "Boot scripts" section) or action.
-The default, if no stage is specified, is "premount".
+The default, if no phase is specified, is "premount".
 Beware that if both "panic" and "break" are present,
 initramfs will not spawn any shells but reboot instead.
 


-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
                                                               - John Lennon

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: