diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-08-21 18:11:48 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-08-21 18:11:48 +0000 |
| commit | ce66ddb76352a2e5f34aacdbe7733d92e60aff17 (patch) | |
| tree | b5ee0aba66633a4e0e47097e4f383c253a87887a /sbin/savecore | |
| parent | 7d971bbf29d32d2a93e71f178b5e6aa0c544df1c (diff) | |
Notes
Diffstat (limited to 'sbin/savecore')
| -rw-r--r-- | sbin/savecore/savecore.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index f034c790e52e5..5ec87990f62ba 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -102,12 +102,12 @@ The .Nm utility also checks the available disk space before attempting to make the copies. -If there is insufficient disk space in the filesystem containing +If there is insufficient disk space in the file system containing .Ar directory , or if the file .Ar directory Ns Pa /minfree exists and the number of free kilobytes (for non-superusers) in the -filesystem after the copies were made would be less than the number +file system after the copies were made would be less than the number in the first line of this file, the copies are not attempted. .Pp If |
