From dd98d57b45a4cf617919c21708e9486663d20575 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 4 Dec 2001 16:09:27 +0000 Subject: [PATCH] mdoc(7) police: markup the previous delta. --- lib/libc/sys/execve.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index 84e9537b0d7e..675f9b8ce6f4 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -212,7 +212,9 @@ A component of a pathname exceeded 255 characters, or an entire path name exceeded 1023 characters. .It Bq Er ENAMETOOLONG When invoking an interpreted script, the interpreter name -exceeds MAXSHELLCMDLEN characters. +exceeds +.Dv MAXSHELLCMDLEN +characters. .It Bq Er ENOENT The new process file does not exist. .It Bq Er ELOOP