CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/03 07:53:12
Modified files:
usr.bin/mandoc : apropos_db.c mandocdb.8 mandocdb.c
Log message:
Make the mandocdb(8) format endian-neutral by storing integer data
in network byte order; from kristaps@.
Hopefully, this finishes the database format.
This commit requires another rebuild of your mandoc databases
by running "sudo mandocdb".
