summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-02-14 22:56:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-02-14 22:56:13 +0000
commitb42c92a1c79f2b6fd29b1915620574b75c69567f (patch)
treec530007d6e21c7f20da78ade6b7e018599f394e7 /usr.bin/fstat
parentae0f5dc9f4a885cd2584fecf1b24ef3aa13a5d2c (diff)
"the the"
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fuser.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/fstat/fuser.1 b/usr.bin/fstat/fuser.1
index baab373d021..5a4c8eae455 100644
--- a/usr.bin/fstat/fuser.1
+++ b/usr.bin/fstat/fuser.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fuser.1,v 1.2 2009/07/19 12:56:19 millert Exp $
+.\" $OpenBSD: fuser.1,v 1.3 2010/02/14 22:56:12 jmc Exp $
.\"
.\" Copyright (c) 2002 Peter Werner <peterw@ifost.org.au>
.\" All rights reserved.
@@ -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.
.\"
-.Dd $Mdocdate: July 19 2009 $
+.Dd $Mdocdate: February 14 2010 $
.Dt FUSER 1
.Os
.Sh NAME
@@ -77,7 +77,7 @@ For example, the following signal arguments are equivalent:
.Dq kill ,
.Dq SIGKILL .
.It Fl u
-The real user ID of the the process using the file will be printed in brackets
+The real user ID of the process using the file will be printed in brackets
to standard error.
If the username is unable to be determined, the real user ID will be printed
instead.