projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3294741
)
mkinitrd.8: Remove some trailing whitespace.
author
Sascha Wildner <saw@online.de>
Fri, 2 Jul 2010 20:37:22 +0000 (22:37 +0200)
committer
Sascha Wildner <saw@online.de>
Fri, 2 Jul 2010 20:37:22 +0000 (22:37 +0200)
sbin/mkinitrd/mkinitrd.8
patch
|
blob
|
blame
|
history
diff --git
a/sbin/mkinitrd/mkinitrd.8
b/sbin/mkinitrd/mkinitrd.8
index
cb51701
..
986fe5e
100644
(file)
--- 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