/usr/share/xindy/class/pagenums.xdy is in xindy-rules 2.4-1.3.
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 | ;; $Id: pagenums.xdy,v 1.1 1996/07/03 18:44:40 kehr Exp $
;;
;; This module defines the location-class "page-numbers"
(define-location-class "page-numbers" ("arabic-numbers"))
;; End
|