File: mdefs.pre

package info (click to toggle)
xorg-docs 1%3A1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,660 kB
  • ctags: 136
  • sloc: sh: 3,778; makefile: 528; awk: 91
file content (20 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/mdefs.cpp,v 1.1 2000/03/21 19:57:11 dawes Exp $ -->

<!-- entity definitions for man pages -->

#ifdef HTML_MANPAGES
<!ENTITY % manpages 'INCLUDE'>
#else
<!ENTITY % manpages 'IGNORE'>
#endif

#ifdef HTML_SPECS
<!ENTITY % specdocs 'INCLUDE'>
#else
<!ENTITY % specdocs 'IGNORE'>
#endif

<!ENTITY drvsuffix CDATA __drivermansuffix__ >
<!ENTITY filesuffix CDATA __filemansuffix__ >
<!ENTITY miscsuffix CDATA __miscmansuffix__ >