diff options
Diffstat (limited to 'static/freebsd/man5/hosts.lpd.5 4.html')
| -rw-r--r-- | static/freebsd/man5/hosts.lpd.5 4.html | 42 |
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> — + <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 + ‘<code class="Li">+</code>’ 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> |
