From: Christos Zoulas Date: Wed, 26 Mar 2003 15:34:38 +0000 (+0000) Subject: mention stdin, if filename is NULL X-Git-Tag: FILE4_01~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d334fb7efa556bb790d5e6a0525e917525727ffc;p=file mention stdin, if filename is NULL --- diff --git a/doc/libmagic.man b/doc/libmagic.man index e38ba515..570678d0 100644 --- a/doc/libmagic.man +++ b/doc/libmagic.man @@ -111,6 +111,9 @@ The function returns a textual description of the contents of the .Ar filename argument, or NULL if an error occurred. +If the +.Ar filename +is NULL, then stdin is used. .Pp The .Fn magic_buffer