diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-23 21:39:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-23 21:39:59 +0000 |
commit | 4684cfef89d32a9bab1b6108bb67be2ef91ab20a (patch) | |
tree | 466be8512d53a615017f9183e9757d741698c15f /usr.bin/file | |
parent | 24bba1c5cbdd58b421017d9012e88422c8f67a4d (diff) |
More pedantic man page formatting insanity, lalala
Diffstat (limited to 'usr.bin/file')
-rw-r--r-- | usr.bin/file/magic.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5 index c46dff0b828..bfdba15d214 100644 --- a/usr.bin/file/magic.5 +++ b/usr.bin/file/magic.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: magic.5,v 1.4 2000/03/06 02:38:19 aaron Exp $ +.\" $OpenBSD: magic.5,v 1.5 2000/03/23 21:39:53 aaron Exp $ .\" .\" @(#)$FreeBSD: src/usr.bin/file/magic.5,v 1.11 2000/03/01 12:19:39 sheldonh Exp $ .\" @@ -14,7 +14,8 @@ This manual page documents the format of the magic file as used by the .Xr file 1 -command, version 3.22. The +command, version 3.22. +The .Nm file command identifies the type of a file using, among other tests, |