From 82f214bd8bff78d7425a1efa3ec563f28f1d2874 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 31 Aug 1998 19:52:49 +0000 Subject: system limits can change. Do not document 10240 limit --- bin/csh/csh.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/csh/csh.1') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index bf0af01f93e..f792848d7f8 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.12 1998/06/23 06:17:35 deraadt Exp $ +.\" $OpenBSD: csh.1,v 1.13 1998/08/31 19:52:48 deraadt Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -2107,7 +2107,6 @@ Source of home directories for `~name'. .Sh LIMITATIONS Word lengths \- Words can be no longer than 1024 characters. -The system limits argument lists to 10240 characters. The number of arguments to a command that involves filename expansion is limited to 1/6'th the number of characters allowed in an argument list. Command substitutions may substitute no more characters than are -- cgit v1.2.3