diff options
author | 1996-07-20 00:28:28 +0000 | |
---|---|---|
committer | 1996-07-20 00:28:28 +0000 | |
commit | 6acd3df2a8ea8b85a81c06d045f47108a0288ac2 (patch) | |
tree | 3e02288dfd8524fa261c1729c6d4e078b5b0633b | |
parent | support # comments (diff) | |
download | wireguard-openbsd-6acd3df2a8ea8b85a81c06d045f47108a0288ac2.tar.xz wireguard-openbsd-6acd3df2a8ea8b85a81c06d045f47108a0288ac2.zip |
nice # comment here
-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 1be6dadac28..adab8e5f259 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1 +1,2 @@ -machine.domain +# $OpenBSD: hosts.lpd,v 1.2 1996/07/20 00:28:28 deraadt Exp $ +# as described in lpd(8), place one legal access hostname per line |