diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 2001-10-28 16:47:06 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 2001-10-28 16:47:06 +0000 |
| commit | 76c83512ef8a530b18fed2b350bb5915b61a2826 (patch) | |
| tree | 5b71a4b7d786f8a7b4f1bdf54d1c14344fe5505f /sbin/dumpon | |
| parent | e2fb2db5670e13e27d5f880e5481f669d6c54ae1 (diff) | |
Notes
Diffstat (limited to 'sbin/dumpon')
| -rw-r--r-- | sbin/dumpon/dumpon.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 011ec172b756..99c2cc3e95c1 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -59,8 +59,8 @@ controlled by the variable in the boot time configuration file .Pa /etc/rc.conf . .Pp -The size of the specified dump device must be at least 64 KB greater the -size of physical memory. +The size of the specified dump device must be at least 64 KB greater +than the size of physical memory. .Pp The .Fl v |
