diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
| commit | 8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch) | |
| tree | 8a8960200349aa661a39654202f6e0adc5e7360e /usr.bin/limits | |
| parent | e66cdcd7e074533df2cf60b30ee57b5607535d28 (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -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 |
