filename — The name of a file
phrase
(db._phrase)replaceable
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
Common attributes and common linking attributes.
Additional attributes:
A filename
is the name of a file on a local or network disk. It may be a simple name or may include a path or other elements specific to the operating system.
Common attributes and common linking attributes.
Identifies the class of filename
Enumerated values: | |
---|---|
“devicefile” |
A device |
“directory” |
A directory |
“extension” |
A filename extension |
“headerfile” |
A header file (as for a programming language) |
“libraryfile” |
A library file |
“partition” |
A partition (as of a hard disk) |
“symlink” |
A symbolic link |
Specifies the path of the filename
These elements contain filename
: bridgehead
, caption
(db.html.caption), citation
, citetitle
, classsynopsisinfo
, computeroutput
, emphasis
(db.emphasis), entry
, firstterm
, funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
, html:button
, html:label
, html:legend
, link
, literallayout
, member
, olink
, orgdiv
, para
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
, userinput
.
The following elements occur in filename: text, alt
, anchor
, annotation
, biblioref
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.
application
, computeroutput
, database
, envar
, hardware
, productname
, prompt
, systemitem
, userinput
<article xmlns='http://docbook.org/ns/docbook'> <title>Example filename</title> <para>The symbolic constants for error numbers are defined in <filename class='headerfile'>errno.h</filename> in <filename class='directory'>/usr/include/sys</filename>. </para> </article>
The symbolic constants for error numbers are defined in errno.h
in /usr/include/sys
.