This file is indexed.

/usr/share/help/ko/gnome-system-log/log-search.page is in gnome-system-log 3.9.90-5.

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
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="log-search" xml:lang="ko">

  <info>
    <link type="guide" xref="index#main"/>
    <revision version="3.3" date="2011-10-30" status="review"/>
    <desc>Search the text in the log that you are currently viewing.</desc>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@googlemail.com</email>
    </credit>

    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

  <title>Search log</title>

  <p>To search the log you are currently viewing:</p>

  <steps>
    <item>
      <p>Show the <gui>Find</gui> bar by pressing
      <keyseq><key>Ctrl</key><key>F</key></keyseq>, or by clicking
      <guiseq><gui>View</gui><gui>Find</gui></guiseq>. The bar will be shown
      below the log.</p>
    </item>
    <item>
      <p>Enter your search term into the field and press <key>Enter</key> to see
      the first result.</p>
      <note style="tip">
        <p>The search is case sensitive.</p>
      </note>
    </item>
    <item>
      <p>Use the <gui>Find Previous</gui> and <gui>Find Next</gui> buttons to
      browse through the results.</p>
      <note style="tip">
        <p>If you can not see the result highlighted, try scrolling to the left.</p>
      </note>
    </item>
    <item>
      <p>Press <key>Esc</key> to hide the find bar once you are finished with
      the search.</p>
      <note style="tip">
        <p>You can only hide the <gui>find bar</gui> if you are currently
        focused on the search field. The bar will hide itself if you view
        another log.</p>
      </note>
    </item>
  </steps>



</page>