diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2001-10-28 16:47:06 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2001-10-28 16:47:06 +0000 |
commit | 9b2eb27d345f3db1323f41df8b2ca6995de7e001 (patch) | |
tree | 5b71a4b7d786f8a7b4f1bdf54d1c14344fe5505f /sbin | |
parent | 571320567f50cc2c5df130eee1c60dce038fb5a6 (diff) | |
download | FreeBSD-src-9b2eb27d345f3db1323f41df8b2ca6995de7e001.zip FreeBSD-src-9b2eb27d345f3db1323f41df8b2ca6995de7e001.tar.gz |
Typo.
Diffstat (limited to 'sbin')
-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 011ec17..99c2cc3 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 |