summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/hosts.lpd.5 4.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:43 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:43 -0400
commitac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (patch)
tree9367490586c84cba28652e443e3166d66c33b0d9 /static/freebsd/man5/hosts.lpd.5 4.html
parent253e67c8b3a72b3a4757fdbc5845297628db0a4a (diff)
docs: Added All FreeBSD Manuals
Diffstat (limited to 'static/freebsd/man5/hosts.lpd.5 4.html')
-rw-r--r--static/freebsd/man5/hosts.lpd.5 4.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/static/freebsd/man5/hosts.lpd.5 4.html b/static/freebsd/man5/hosts.lpd.5 4.html
new file mode 100644
index 00000000..953da126
--- /dev/null
+++ b/static/freebsd/man5/hosts.lpd.5 4.html
@@ -0,0 +1,42 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">HOSTS.LPD(5)</td>
+ <td class="head-vol">File Formats Manual</td>
+ <td class="head-rtitle">HOSTS.LPD(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">hosts.lpd</code> &#x2014;
+ <span class="Nd">trusted hosts that may use local print services</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">hosts.lpd</code> file contains a list of
+ hostnames or IP addresses that are allowed to use your local print services.
+ List every hostname or IP address on a line itself.</p>
+<p class="Pp">If you want to allow access for any and all host, you can usually
+ use the NIS netgroups feature to do this by adding a line with a single
+ &#x2018;<code class="Li">+</code>&#x2019; character.</p>
+</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/hosts.lpd</span></dt>
+ <dd>The <code class="Nm">hosts.lpd</code> file resides in
+ <span class="Pa">/etc</span>.</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">printcap(5)</a>, <a class="Xr">lpd(8)</a></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">June 1, 1996</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>