summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/mount_ntfs/mount_ntfs.84
-rw-r--r--usr.bin/tr/tr.16
2 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8
index 9b7dbb1db04..58f94d2cb47 100644
--- a/sbin/mount_ntfs/mount_ntfs.8
+++ b/sbin/mount_ntfs/mount_ntfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ntfs.8,v 1.12 2011/06/27 19:47:22 tedu Exp $
+.\" $OpenBSD: mount_ntfs.8,v 1.13 2011/06/27 23:10:20 jmc Exp $
.\" $NetBSD: mount_ntfs.8,v 1.13 2003/02/14 16:21:48 grant Exp $
.\"
.\" Copyright (c) 1993,1994 Christopher G. Demetriou
@@ -82,7 +82,7 @@ partition.
.Pp
The supported NTFS versions include both NTFS4, as used by Microsoft
Windows NT 4.0, and NTFS5, as used by Microsoft Windows 2000 and XP.
-Only read-only operation is permitted, which is be automatically enforced.
+Only read-only operation is permitted, which is automatically enforced.
.Pp
The options are as follows:
.Bl -tag -width Ds
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index 58565f797a7..0c7216ca122 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tr.1,v 1.17 2010/09/03 11:09:29 jmc Exp $
+.\" $OpenBSD: tr.1,v 1.18 2011/06/27 23:10:19 jmc Exp $
.\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)tr.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: September 3 2010 $
+.Dd $Mdocdate: June 27 2011 $
.Dt TR 1
.Os
.Sh NAME
@@ -231,7 +231,7 @@ expression is only valid when it occurs in
.Ar string2 .
If
.Ar n
-is omitted or is zero, it is be interpreted as large enough to extend
+is omitted or is zero, it is interpreted as large enough to extend the
.Ar string2
sequence to the length of
.Ar string1 .