File: valid

package info (click to toggle)
khronos-opengl-man4 1.0~svn27841-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,888 kB
  • ctags: 377
  • sloc: xml: 188,408; makefile: 1,153; python: 736; sh: 49; php: 7; sed: 2
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 $*