This file is indexed.

/usr/share/doc/fbbdoc/html/fmtoptio.htm is in fbbdoc 1:1999-2.1.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>FORMAT of OPTIONS.SYS</title>
</head>
 <body background="/back_fbb.jpg">
 
<p>  </p>
<h1 align="Center">   OPTIONS.SYS </h1>
 
<p> </p>
<pre><big><b>OPTIONS.SYS (\FBB\SYSTEM)</b></big>

This file holds the different options of the software. Each option 
is defined as an integer (2 bytes).

struct {

int beep            ; /* 2  Connection beep validated        */
int ok_chat         ; /* 2  T command allowed                */
int ok_disp         ; /* 2  Indication of channels           */
int separe          ; /* 2  Position of the split line       */
int split           ; /* 2  DOS screen is splitted           */
int gate            ; /* 2  Gateway validated                */
int justif          ; /* 2  Justification validated          */
int upd_fwd         ; /* 2  Message list is being rescanned  */
int sed             ; /* 2  Internal screen editor validated */

};&nbsp;&nbsp;

<font color="#800000">This page was last updated 17-Apr-99</font>

</pre>
 
</body>
</html>