This file is indexed.

/usr/share/xtrkcad/html/cmdJoin.html is in xtrkcad 1:4.0.2-2+b1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=US-ASCII">
<title>Join</title>
<link rel="previous" href="cmdFlip.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="joinTrackCurve.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="cmdJoin"></a>2.2.6 Join</h1>
<p>
<img src="png.d/bjoin.png">
</p>
<p>
The <strong>Join</strong> command is used to bring together and connect any two segments of track. During the join process, <em>XTrkCad</em> ensures the connecting tracks are properly aligned.
</p>
<p>
See <strong>Help&gt;Demo</strong> (<a href="cmdDemo.html#cmdDemo">Section 2.6.1</a>) for examples of how to join tracks.
</p>
<p>
For detail about;
</p>
<dl><dd>
Using curved flex-track to join track segments refer to <a href="joinTrackCurve.html#joinTrackCurve">Section 2.2.6.1</a>.
</dd>
</dl>
<p>

</p>
<dl><dd>
Using straight flex-track to join track segments refer to <a href="joinTrackStraight.html#joinTrackStraight">Section 2.2.6.2</a>.
</dd>
</dl>
<p>

</p>
<dl><dd>
Moving one segment of track to join with another refer to <a href="joinTrackMove.html#joinTrackMove">Section 2.2.6.3</a>.
</dd>
</dl>
<hr>

<ul>
<li><a href="joinTrackCurve.html#joinTrackCurve">2.2.6.1 Using Curved Flex-Track</a></li>
<li><a href="joinTrackStraight.html#joinTrackStraight">2.2.6.2 Using Straight Flex-Track</a></li>
<li><a href="joinTrackMove.html#joinTrackMove">2.2.6.3 By Moving Track</a></li>
</ul>

</body>
</html>