From 22eb78890f5d50f4cafa6676db4e27760a115dda Mon Sep 17 00:00:00 2001 From: thepish Date: Sun, 7 Jun 1998 15:08:50 +0000 Subject: PR: docs/3636 Submitted by: Gary Palmer gpalmer@FreeBSD.ORG Add mention of the 1024-character line length limit on the netgroup database. --- usr.sbin/mountd/netgroup.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/mountd') diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5 index af7d448..822a538 100644 --- a/usr.sbin/mountd/netgroup.5 +++ b/usr.sbin/mountd/netgroup.5 @@ -65,7 +65,7 @@ Any of the comma separated fields may be empty to specify a ``wildcard'' value or may consist of the string ``-'' to specify ``no valid value''. The members of the list may be separated by whitespace and/or commas; the ``\e'' character may be used at the end of a line to specify -line continuation. +line continuation. Lines are limited to 1024 characters. The functions specified in .Xr getnetgrent 3 should normally be used to access the -- cgit v1.1