From a287c64d2470c5a16da871d8a745788b2e08ca21 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 17 Oct 2008 12:41:38 +0000 Subject: [PATCH] Fix some typos. Found-by: LanguageTool --- lib/libc/sys/getrlimit.2 | 4 ++-- share/man/man3/queue.3 | 4 ++-- share/man/man4/carp.4 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index a1b8c50bf8..a946f5b2c0 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -31,7 +31,7 @@ .\" .\" @(#)getrlimit.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD: src/lib/libc/sys/getrlimit.2,v 1.10.2.5 2001/12/14 18:34:00 ru Exp $ -.\" $DragonFly: src/lib/libc/sys/getrlimit.2,v 1.4 2004/06/06 13:33:28 hmp Exp $ +.\" $DragonFly: src/lib/libc/sys/getrlimit.2,v 1.5 2008/10/17 12:41:38 swildner Exp $ .\" .Dd June 4, 1993 .Dt GETRLIMIT 2 @@ -149,7 +149,7 @@ if this signal is not caught by a handler using the signal stack, this signal will kill the process. .Pp -A file I/O operation that would create a file larger that the process' +A file I/O operation that would create a file larger than the process' soft limit will cause the write to fail and a signal .Dv SIGXFSZ to be diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index ee0b0f64c2..04623f4ed1 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -31,7 +31,7 @@ .\" .\" @(#)queue.3 8.2 (Berkeley) 1/24/94 .\" $FreeBSD: src/share/man/man3/queue.3,v 1.15.2.7 2001/12/18 10:09:02 ru Exp $ -.\" $DragonFly: src/share/man/man3/queue.3,v 1.7 2008/08/28 09:35:53 hasso Exp $ +.\" $DragonFly: src/share/man/man3/queue.3,v 1.8 2008/10/17 12:41:38 swildner Exp $ .\" .Dd August 28, 2008 .Dt QUEUE 3 @@ -673,7 +673,7 @@ evaluates to an initializer for the list .Pp The macro .Nm LIST_EMPTY -evaluates to true if their are no elements in the list. +evaluates to true if there are no elements in the list. .Pp The macro .Nm LIST_ENTRY diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4 index 75a66f9cae..6515c02dd5 100644 --- a/share/man/man4/carp.4 +++ b/share/man/man4/carp.4 @@ -24,7 +24,7 @@ .\" .\" $OpenBSD: carp.4,v 1.16 2004/12/07 23:41:35 jmc Exp $ .\" $FreeBSD: src/share/man/man4/carp.4,v 1.10 2006/06/07 10:26:51 glebius Exp $ -.\" $DragonFly: src/share/man/man4/carp.4,v 1.3 2007/08/18 18:04:59 swildner Exp $ +.\" $DragonFly: src/share/man/man4/carp.4,v 1.4 2008/10/17 12:41:38 swildner Exp $ .\" .Dd April 9, 2007 .Dt CARP 4 @@ -83,7 +83,7 @@ parameter stands for .Dq "advertisement skew" . It is measured in 1/256 of seconds. It is added to the base advertisement interval to make one host advertise -a bit slower that the other does. +a bit slower than the other does. Both .Cm advbase and -- 2.41.0