diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
| commit | ee8dc4da914d773fc0646dd075ae4ad4081f5cd0 (patch) | |
| tree | c4576021ebfdba232b7a7744712f9a0cc271c03c /lib/libc/sys/execve.2 | |
| parent | 8ca35daa1ce40d9a6096c1b304a09239ddb6e91f (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/execve.2')
| -rw-r--r-- | lib/libc/sys/execve.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index bfec668ea540..5a7364309a8d 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -220,7 +220,7 @@ is set to indicate the error. .Sh ERRORS .Fn Execve will fail and return to the calling process if: -.Bl -tag -width [ENAMETOOLONG] +.Bl -tag -width Er .It Bq Er ENOTDIR A component of the path prefix is not a directory. .It Bq Er ENAMETOOLONG |
