This file is indexed.

/usr/share/sgml/docbook/stylesheet/dsssl/modular/print/version.dsl is in docbook-dsssl 1.79-6ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
;; $Id: version.dsl,v 1.2 2004/07/11 06:21:00 nyraghu Exp $
;;
;; This file is part of the Modular DocBook Stylesheet distribution.
;; See ../README or http://www.nwalsh.com/docbook/dsssl/
;;

;; If **ANY** change is made to this file, you _MUST_ alter the
;; following definition:

(define (stylesheet-version)
  (string-append
   "Modular DocBook Print Stylesheet Version "
   ;; Trim off bounding white space.
   (strip "&VERSION;")))