docs: Remove some rogue references to 'febootstrap'.

This commit is contained in:
Richard W.M. Jones
2015-03-23 12:12:23 +00:00
parent 5ac87b975f
commit 762c0bdab9
5 changed files with 7 additions and 26 deletions

View File

@@ -468,7 +468,6 @@ SUBHTML: {
return 1 if /^guestmount/;
return 1 if /^guestunmount/;
return 1 if /^hivex/;
return 1 if /^febootstrap/;
return 1 if /^supermin/;
return 0;
}