diff options
author | 2000-03-24 21:06:53 +0000 | |
---|---|---|
committer | 2000-03-24 21:06:53 +0000 | |
commit | 48b3d29a83395eb2ab2eebf84528ee332ab77b34 (patch) | |
tree | ec4488e51fa8ba229401b2c0a4a4155ee709d07e | |
parent | Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the following (diff) | |
download | wireguard-openbsd-48b3d29a83395eb2ab2eebf84528ee332ab77b34.tar.xz wireguard-openbsd-48b3d29a83395eb2ab2eebf84528ee332ab77b34.zip |
Typo.
-rw-r--r-- | usr.bin/locate/locate/locate.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1 index a5fc813724a..f1f619f86c2 100644 --- a/usr.bin/locate/locate/locate.1 +++ b/usr.bin/locate/locate/locate.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: locate.1,v 1.13 2000/03/23 21:39:54 aaron Exp $ +.\" $OpenBSD: locate.1,v 1.14 2000/03/24 21:06:53 ian Exp $ .\" .\" Copyright (c) 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" Copyright (c) 1990, 1993 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)locate.1 8.1 (Berkeley) 6/6/93 -.\" $Id: locate.1,v 1.13 2000/03/23 21:39:54 aaron Exp $ +.\" $Id: locate.1,v 1.14 2000/03/24 21:06:53 ian Exp $ .\" .Dd June 6, 1993 .Dt LOCATE 1 @@ -101,7 +101,7 @@ Suppress normal output; instead print a count of matching file names. .It Fl d Ar database Search in .Ar database -instead the default file name database. +instead of the default file name database. Multiple .Fl d options are allowed. |