From f71378c4adc56121e589856fc2ed80707ef4a6f2 Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Thu, 15 Mar 2001 21:20:25 +0000 Subject: One tiny little missing newline that confused pod. --- docs/busybox.pod | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/busybox.pod') diff --git a/docs/busybox.pod b/docs/busybox.pod index c5d7396fc..644abc359 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -973,10 +973,11 @@ If you choose to use an /etc/inittab file, the inittab entry format is as follow Specifies the process to be executed and it's command line. Example /etc/inittab file: + ::sysinit:/etc/init.d/rcS - ::askfirst:-/bin/sh - tty2::askfirst:-/bin/sh + ::askfirst:-/bin/sh + tty2::askfirst:-/bin/sh tty3::askfirst:-/bin/sh tty4::askfirst:-/bin/sh @@ -984,8 +985,8 @@ Example /etc/inittab file: tty5::respawn:/sbin/getty 38400 tty6 - - ::ctrlaltdel:/bin/umount -a -r + + ::ctrlaltdel:/bin/umount -a -r ::ctrlaltdel:/sbin/swapoff -a @@ -2475,4 +2476,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.91 2001/03/15 21:08:01 beppu Exp $ +# $Id: busybox.pod,v 1.92 2001/03/15 21:20:25 markw Exp $ -- cgit v1.2.3