Update the H2 tag, it is redundant in the current state.
PR: www/94368 (inspired by) Discussed with: brueffer Submitted by: Daniel Gerzo <danger at rulez dot sk>
This commit is contained in:
parent
65e72bca8b
commit
afbae9c922
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27312
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/nanobsd/index.sgml,v 1.4 2005/09/19 17:02:45 joel Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/nanobsd/index.sgml,v 1.5 2005/10/04 19:43:50 hrs Exp $">
|
||||||
<!ENTITY title "NanoBSD: FreeBSD for appliance use.">
|
<!ENTITY title "NanoBSD: FreeBSD for appliance use.">
|
||||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<h2>NanoBSD = FreeBSD for appliance use.</h2>
|
<h2>How does NanoBSD work?</h2>
|
||||||
<p>
|
<p>
|
||||||
NanoBSD is designed to put a possibly reduced FreeBSD system
|
NanoBSD is designed to put a possibly reduced FreeBSD system
|
||||||
on a Compact Flash card (or other mass storage of your choice)
|
on a Compact Flash card (or other mass storage of your choice)
|
||||||
|
|
Loading…
Reference in a new issue