summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commit000fb64288e6720527f55bf8c37e36c07a308d49 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /lib/libcompat
parente5ff1bbc6e5b0efe790ab98ee1d41555abd74268 (diff)
downloadFreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.zip
FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/SysV/ftok.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/SysV/ftok.3 b/lib/libcompat/SysV/ftok.3
index 4b900ec..1130e38 100644
--- a/lib/libcompat/SysV/ftok.3
+++ b/lib/libcompat/SysV/ftok.3
@@ -23,7 +23,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ftok.3,v 1.3 1996/02/12 07:06:23 mpp Exp $
+.\" $Id: ftok.3,v 1.4 1996/06/03 10:40:39 joerg Exp $
.Dd June 24, 1994
.Os
.Dt ftok 3
@@ -82,4 +82,4 @@ specified
.Fa path
in combination with the lower 8 bits of the given
.Fa id .
-Thus is is quite possible for the routine to return duplicate keys.
+Thus it is quite possible for the routine to return duplicate keys.
OpenPOWER on IntegriCloud