From: Sascha Wildner Date: Fri, 2 Jul 2010 20:37:22 +0000 (+0200) Subject: mkinitrd.8: Remove some trailing whitespace. X-Git-Tag: v2.8.0~813 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/8cb4cb977a27c8490714d0f49ed8c246d77e12d4 mkinitrd.8: Remove some trailing whitespace. --- diff --git a/sbin/mkinitrd/mkinitrd.8 b/sbin/mkinitrd/mkinitrd.8 index cb51701..986fe5e 100644 --- a/sbin/mkinitrd/mkinitrd.8 +++ b/sbin/mkinitrd/mkinitrd.8 @@ -44,12 +44,12 @@ The script builds a ramdisk (md) image based on the UFS filesystem containing only the most basic tools, such as a minimal .Xr init 8 , -.Xr sh 1 +.Xr sh 1 as well as many .Xr mount 8 utilities. .Pp -It will also copy the contents of +It will also copy the contents of .Pa /usr/share/initrd onto the ramdisk, maintaining the same hierarchy. .Pp