diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-14 16:08:11 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-14 16:08:11 +0000 |
| commit | c1363ace7a047d8d27a0c13560cf7c3b534e60c5 (patch) | |
| tree | 740189eca1cbec0aa54442a37bbd5cd323fd9e3f | |
| parent | 83f31ab169e9fa53cb090db16d9b965137a545d1 (diff) | |
Notes
| -rw-r--r-- | etc/hosts.lpd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/hosts.lpd b/etc/hosts.lpd index 1be6dadac28d..f2247b5c79b0 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1 +1,2 @@ -machine.domain +# See lpd(8) +#machine.domain |
