diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-02 20:37:36 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-02 20:37:36 +0000 |
commit | 64a1c79a7541a096ea863dc9e5a8787acdacba80 (patch) | |
tree | a12fa02a736ba04863c484f7535bed6367df7ded /share | |
parent | f6717f575e2234e71a172184a766daa52c29ff4e (diff) |
pet peeve, insure vs ensure
insure is to indemnify against some contingency
ensure is to make sure
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/wdt.4 | 4 | ||||
-rw-r--r-- | share/man/man5/remote.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/wdt.4 b/share/man/man4/man4.i386/wdt.4 index a89c98c37c5..c80d8046c91 100644 --- a/share/man/man4/man4.i386/wdt.4 +++ b/share/man/man4/man4.i386/wdt.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: wdt.4,v 1.2 2000/07/05 13:46:53 aaron Exp $ +.\" $OpenBSD: wdt.4,v 1.3 2001/08/02 20:37:35 hugh Exp $ .\" .Dd April 25, 1999 .Dt WDT 4 i386 @@ -52,7 +52,7 @@ If the kernel crashes, the watchdog timer is not reset and the system will reboot (assuming a proper connection is made between the WDT50x and motherboard). Alternatively, the watchdog -can be reinitialized via a userland process which insures that process +can be reinitialized via a userland process which ensures that process scheduling, not just kernel timeout processing, is still taking place. See the .Dv WIOCSCHED diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index 31d2b403019..560fc942b29 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.9 2001/04/12 22:36:51 millert Exp $ +.\" $OpenBSD: remote.5,v 1.10 2001/08/02 20:37:35 hugh Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -148,7 +148,7 @@ This host is on a dial-up line. device(s) to open to establish a connection. If this file refers to a terminal line, .Xr tip 1 -attempts to perform an exclusive open on the device to insure only +attempts to perform an exclusive open on the device to ensure only one user at a time has access to the port. .It Sy \&ec (bool) |