diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-08-16 09:41:09 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-08-16 09:41:09 +0000 |
commit | 59818a026207249402b7e3ed5d98cd93af7852b8 (patch) | |
tree | 7fc083cc06d4f4e5b7f9dc0ceebfea87f55bad00 /usr.bin/file/file.1 | |
parent | c5a99b4276c76942eb6d610c7bee8f5964c86686 (diff) |
replace ".Ar file ..." with ".Ar" whenever possible.
ok jmc@
Diffstat (limited to 'usr.bin/file/file.1')
-rw-r--r-- | usr.bin/file/file.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index 65f887f1975..711562deb81 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: file.1,v 1.28 2007/05/31 19:20:09 jmc Exp $ +.\" $OpenBSD: file.1,v 1.29 2009/08/16 09:41:08 sobrado Exp $ .\" $FreeBSD: src/usr.bin/file/file.1,v 1.16 2000/03/01 12:19:39 sheldonh Exp $ .\" .\" Copyright (c) Ian F. Darwin 1986-1995. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 16 2009 $ .Dt FILE 1 .Os .Sh NAME @@ -40,7 +40,7 @@ .Op Fl f Ar namefile .Op Fl m Ar magicfiles .Bk -words -.Ar file ... +.Ar .Ek .Nm file .Op Fl m Ar magicfiles |