File: valid

package info (click to toggle)
khronos-opengl-man4 1.0~svn31251-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,368 kB
  • ctags: 267
  • sloc: xml: 93,382; makefile: 730; python: 627; sh: 50; php: 4
file content (5 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh
DB5RNG=http://docbook.org/xml/5.0/rng/docbook.rng
# or /usr/share/xml/docbook/schema/rng/5.0/docbook.rng

xmllint --noout --xinclude --relaxng $DB5RNG $*