From 9741864d00abff4a1f2a902d239931d5b43cffc3 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 28 Oct 2003 15:11:38 +0000 Subject: oops - lines in these files are indeed restricted to 1024 chars, as spotted by fgsch@; and it is indeed BUFSIZ, not BUFSIZE, as spotted by Jared Yanovich; --- share/man/man5/ethers.5 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'share/man/man5/ethers.5') diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index 7deafd834c4..1c6d599ffc7 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ethers.5,v 1.15 2003/10/26 19:45:36 jmc Exp $ +.\" $OpenBSD: ethers.5,v 1.16 2003/10/28 15:11:37 jmc Exp $ .\" $NetBSD: ethers.5,v 1.2 1994/11/30 19:31:16 jtc Exp $ .\" .\" Written by Roland McGrath . Public domain. @@ -44,3 +44,11 @@ file format was adopted from SunOS and appeared in 0.9b. .Sh BUGS A name server should be used instead of a static file. +.Pp +Lines in +.Pa /etc/ethers +are limited to +.Dv BUFSIZ +characters +.Pq currently 1024 . +Longer lines will be ignored. -- cgit v1.2.3