/usr/share/doc/oftc-hybrid/server-version-info is in oftc-hybrid-doc 1.6.9.dfsg-1fakesync2.
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 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | Server VERSION Info
$Id: server-version-info 585 2006-05-29 16:38:17Z stu $
Copyright (c) 2005 by ircd-hybrid team
----------------------------------------------------------------------
Updated for Hybrid 7.2 (2005/08/20)
When you type /VERSION, you will often see something like this:
hybrid-7.2beta1(20050820_4). test1.chatjunkies.org :eGgHIKMZ6 TS6ow
Ever wondered what those funny chars mean after the version number? Well
here they are:
+----------------------------+
| 'e' | USE_EXCEPT |
|------+---------------------|
| 'G' | GLINES |
|------+---------------------|
| 'g' | NO_FAKE_GLINES |
|------+---------------------|
| 'H' | HUB |
|------+---------------------|
| 'I' | USE_INVEX |
|------+---------------------|
| 'K' | USE_KNOCK |
|------+---------------------|
| 'M' | IDLE_FROM_MSG |
|------+---------------------|
| 'Z' | ZIPLINKS |
|------+---------------------|
| 'T' | IGNORE_BOGUS_TS |
|------+---------------------|
| 'Y' | USE_SYSLOG |
|------+---------------------|
| '6' | IPv6 |
|------+---------------------|
| --- | ------------------- |
|------+---------------------|
| 'TS' | Supports TS |
|------+---------------------|
| '6' | TS Version 6 |
|------+---------------------|
| 'o' | TS Only |
|------+---------------------|
| 'w' | TS Warnings |
+----------------------------+
|