From 9f24c8920cf82b12b06c33816d3917ed799fdad0 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 26 Mar 2003 15:34:38 +0000 Subject: [PATCH] mention stdin, if filename is NULL --- doc/libmagic.man | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.50.1