]> granicus.if.org Git - file/commitdiff
Document MAGIC_RAW.
authorChristos Zoulas <christos@zoulas.com>
Thu, 9 Oct 2003 15:18:12 +0000 (15:18 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 9 Oct 2003 15:18:12 +0000 (15:18 +0000)
doc/file.man
doc/libmagic.man

index 55f59066f0a1cab5cf87c69df3da6279e4984854..21134a79cba9e034a20c80f22cd8adae3d0e3fec 100644 (file)
@@ -1,12 +1,12 @@
 .TH FILE __CSECTION__ "Copyright but distributable"
-.\" $Id: file.man,v 1.51 2003/10/08 16:10:15 christos Exp $
+.\" $Id: file.man,v 1.52 2003/10/09 15:18:12 christos Exp $
 .SH NAME
 file
 \- determine file type
 .SH SYNOPSIS
 .B file
 [
-.B \-bcikLnNpsvz
+.B \-bcikLnNprsvz
 ]
 [
 .B \-f
@@ -223,6 +223,12 @@ attempt to preserve the access time of files analyzed, to pretend that
 .BR file (2)
 never read them.
 .TP 8
+.B "\-r, \-\-raw"
+Don't translate unprintable characters to \eooo.
+Normally
+.B file
+translates unprintable characters to their octal representation.
+.TP 8
 .B "\-s, \-\-special\-files"
 Normally,
 .B file
index 0aae08aa574515bcf9b46ccce66cfbcaf5f18588..2c6a07989e1ee498f7fb824852d1fec2951b93f4 100644 (file)
@@ -99,6 +99,8 @@ On systems that support
 or
 .Xr utimes 2 ,
 attempt to preserve the access time of files analyzed.
+.It Dv MAGIC_RAW
+Don't translate unprintable characters to a \eooo octal representation.
 .El
 .Pp
 The