From: Christos Zoulas Date: Mon, 27 Oct 2003 18:09:08 +0000 (+0000) Subject: minor nits from NetBSD X-Git-Tag: FILE5_05~919 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6056a771af45a5649d11bfb6725bbc818b48f615;p=file minor nits from NetBSD --- diff --git a/doc/file.man b/doc/file.man index a41c9548..f13ed8e3 100644 --- a/doc/file.man +++ b/doc/file.man @@ -1,5 +1,5 @@ .TH FILE __CSECTION__ "Copyright but distributable" -.\" $Id: file.man,v 1.53 2003/10/16 13:02:56 christos Exp $ +.\" $Id: file.man,v 1.54 2003/10/27 18:09:08 christos Exp $ .SH NAME file \- determine file type @@ -218,7 +218,7 @@ Don't pad filenames so that they align in the output. On systems that support .BR utime (2) or -.BR utimes(2) , +.BR utimes(2), attempt to preserve the access time of files analyzed, to pretend that .BR file (2) never read them. diff --git a/doc/libmagic.man b/doc/libmagic.man index 11d4163f..c60a0448 100644 --- a/doc/libmagic.man +++ b/doc/libmagic.man @@ -179,7 +179,6 @@ that variable is not set, the default database file name is __MAGIC__. .Pp .Fn magic_load adds ".mime" and/or ".mgc" to the database filename as appropriate. - .Sh RETURN VALUES The function .Fn magic_open