One tiny little missing newline that confused pod.

This commit is contained in:
Mark Whitley 2001-03-15 21:20:25 +00:00
parent 0a6f1d31e7
commit f71378c4ad

View File

@ -973,6 +973,7 @@ 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
@ -2475,4 +2476,4 @@ Enrique Zanardi <ezanardi@ull.es>
=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 $