diff options
| -rw-r--r-- | share/man/man5/hosts.lpd.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man5/hosts.lpd.5 b/share/man/man5/hosts.lpd.5 index 8035206084f1..35a9b3aedaaa 100644 --- a/share/man/man5/hosts.lpd.5 +++ b/share/man/man5/hosts.lpd.5 @@ -43,6 +43,10 @@ The 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. +.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 '+' character. .Sh FILES .Bl -tag -width /etc/hosts.lpdxxxxx -compact .It Pa /etc/hosts.lpd |
