diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-05-24 03:52:32 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-05-24 03:52:32 +0000 |
| commit | 8fa5674d695bd4fa9a9bcd29cdfbe7dc74cdcf14 (patch) | |
| tree | e72927e4e6249d42048ee8bd932173bed1d47d2d | |
| parent | d1431933638e5527f4deea3351d527303bc1bb8f (diff) | |
Notes
| -rw-r--r-- | bin/sync/sync.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index 896b763b3121..eb38dcc43d31 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -42,7 +42,7 @@ .Nm .Sh DESCRIPTION .Nm Sync -can be called to insure that all disk writes have been completed before the +can be called to ensure that all disk writes have been completed before the processor is halted in a way not suitably done by .Xr reboot 8 or |
