Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee

This commit is contained in:
Gregory Nutt
2014-12-01 06:41:30 -06:00
parent 9edbc5a8f5
commit 76906110b0
10 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ cat $rcstemplate | \
sed -e "s,XXXMKRDMINORXXX,$fatdevno,g" | \
sed -e "s,XXMKRDSECTORSIZEXXX,$fatsectsize,g" | \
sed -e "s,XXMKRDBLOCKSXXX,$fatnsectors,g" | \
sed -e "s,XXXRDMOUNTPOUNTXXX,$fatmpt,g" >$rcsfile
sed -e "s,XXXRDMOUNTPOINTXXX,$fatmpt,g" >$rcsfile
# And install it at the specified relative location