summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/intro.5 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man5/intro.5 4.html')
-rw-r--r--static/freebsd/man5/intro.5 4.html52
1 files changed, 52 insertions, 0 deletions
diff --git a/static/freebsd/man5/intro.5 4.html b/static/freebsd/man5/intro.5 4.html
new file mode 100644
index 00000000..13d27fd1
--- /dev/null
+++ b/static/freebsd/man5/intro.5 4.html
@@ -0,0 +1,52 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">INTRO(5)</td>
+ <td class="head-vol">File Formats Manual</td>
+ <td class="head-rtitle">INTRO(5)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">intro</code> &#x2014;
+ <span class="Nd">introduction to file formats</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">This section contains information about the file formats which
+ comprise most data structures in the <span class="Ux">BSD</span>
+ environment, including:</p>
+<p class="Pp"></p>
+<ul class="Bl-bullet Bl-compact">
+ <li><a class="Xr">ascii(7)</a> configuration and resource files</li>
+ <li>system binary file and stream structures</li>
+ <li>composition of database files</li>
+</ul>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
+<dl class="Bl-tag Bl-compact">
+ <dt><span class="Pa">/etc/</span></dt>
+ <dd>base system software configuration files</dd>
+ <dt><span class="Pa">/usr/local/etc/</span></dt>
+ <dd>locally installed software configuration files</dd>
+</dl>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">apropos(1)</a>, <a class="Xr">intro(1)</a>,
+ <a class="Xr">hier(7)</a>, <a class="Xr">intro(8)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
+<p class="Pp">The <code class="Nm">intro</code>(5) manual page first appeared in
+ <span class="Ux">FreeBSD 2.2</span>.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">November 17, 2024</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>