diff options
Diffstat (limited to 'usr.bin/limits/limits.1')
| -rw-r--r-- | usr.bin/limits/limits.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index b96f887093c5..52a07032c618 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -89,7 +89,7 @@ output, except that it will emit them in format, suitable for the calling shell. The calling shell is determined by examining the entries in the .Pa /proc -filesystem for the parent process. +file system for the parent process. If the shell is known (i.e. it is one of .Nm sh , csh , bash , tcsh , ksh , pdksh or @@ -376,7 +376,7 @@ names, for obvious reasons. .Pp When eval output is selected, the .Pa /proc -filesystem must be installed +file system must be installed and mounted for the shell to be correctly determined, and therefore output syntax correct for the running shell. The default output is valid for |
