summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2015-04-10 15:36:01 +0000
committerChristos Zoulas <christos@zoulas.com>2015-04-10 15:36:01 +0000
commit73653e510fc7adb4ea182c991eb6eaa2cc57624c (patch)
treea8a1fd82ae2a0bb10b4027629fab337af0719dce /doc
parent00222a9cd97df816a11ee0523c2f5c0ec2de7646 (diff)
downloadfile-git-73653e510fc7adb4ea182c991eb6eaa2cc57624c.tar.gz
change comma-separated, to slash-separated
Diffstat (limited to 'doc')
-rw-r--r--doc/file.man4
-rw-r--r--doc/libmagic.man4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/file.man b/doc/file.man
index ccf97946..496d523b 100644
--- a/doc/file.man
+++ b/doc/file.man
@@ -1,4 +1,4 @@
-.\" $File: file.man,v 1.112 2015/02/14 17:24:30 christos Exp $
+.\" $File: file.man,v 1.113 2015/04/09 20:01:40 christos Exp $
.Dd April 9, 2015
.Dt FILE __CSECTION__
.Os
@@ -215,7 +215,7 @@ Consults magic files.
Examines tar files.
.El
.It Fl Fl extension
-Print a comma-separated list of valid extensions for the file type found.
+Print a slash-separated list of valid extensions for the file type found.
.It Fl F , Fl Fl separator Ar separator
Use the specified string as the separator between the filename and the
file result returned.
diff --git a/doc/libmagic.man b/doc/libmagic.man
index 026edf92..eccb1a97 100644
--- a/doc/libmagic.man
+++ b/doc/libmagic.man
@@ -1,4 +1,4 @@
-.\" $File: libmagic.man,v 1.34 2014/12/16 23:18:40 christos Exp $
+.\" $File: libmagic.man,v 1.35 2015/04/09 20:01:40 christos Exp $
.\"
.\" Copyright (c) Christos Zoulas 2003.
.\" All Rights Reserved.
@@ -133,7 +133,7 @@ as real errors, instead of printing them in the magic buffer.
.It Dv MAGIC_APPLE
Return the Apple creator and type.
.It Dv MAGIC_EXTENSION
-Return a comma-separated list of extensions for this file type.
+Return a slash-separated list of extensions for this file type.
.It Dv MAGIC_NO_CHECK_APPTYPE
Don't check for
.Dv EMX