File: valid

package info (click to toggle)
khronos-opengl-man4 1.0~svn33624-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,304 kB
  • sloc: xml: 93,066; makefile: 730; python: 627; javascript: 55; 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 $*