comparison docs/nitros9guide/tsmon.refentry @ 1053:b5ff125a1d60

Since this book was only typeset in fixed width, single-font, they used capitalization and quotes (") to show what was commands, files and just text. With today's formatting, this is not necessary, so everywhere capitalization was used to show a command the <command> element is now used instead, and everywhere a file is mentioned the <filename> element is used.
author roug
date Thu, 20 Mar 2003 20:19:53 +0000
parents c565a4700689
children 4dae346c4969
comparison
equal deleted inserted replaced
1052:6404be5d6368 1053:b5ff125a1d60
14 <refsect1><title>Description</title> 14 <refsect1><title>Description</title>
15 <para> 15 <para>
16 This command is used to supervise idle terminals and initiate the 16 This command is used to supervise idle terminals and initiate the
17 login sequence in timesharing applications. If a pathlist is given, 17 login sequence in timesharing applications. If a pathlist is given,
18 standard I/O paths are opened for the device. When a carriage return 18 standard I/O paths are opened for the device. When a carriage return
19 is typed, TSMON will automatically call the &quot;LOGIN&quot; command. If the 19 is typed, <command>tsmon</command> will automatically call the <command>login</command> command. If the
20 login fails because the user could not supply a valid user name or 20 login fails because the user could not supply a valid user name or
21 password, it will return to TSMON. 21 password, it will return to <command>tsmon</command>.
22 </para> 22 </para>
23 <para> 23 <para>
24 Note: The LOGIN command and its password file must be present for 24 Note: The <command>login</command> command and its password file must be present for
25 TSMON to work correctly (see the LOGIN command description). 25 <command>tsmon</command> to work correctly (see the <command>login</command> command description).
26 </para> 26 </para>
27 <refsect2> 27 <refsect2>
28 <title>Logging Off the System</title> 28 <title>Logging Off the System</title>
29 <para> 29 <para>
30 Most programs will terminate when an end of file character (escape) 30 Most programs will terminate when an end of file character (escape)
31 is entered as the first character on a command line. This will log 31 is entered as the first character on a command line. This will log
32 you off of the system and return control to TSMON. 32 you off of the system and return control to <command>tsmon</command>.
33 </para> 33 </para>
34 <para> 34 <para>
35 For more information see: 2.5, LOGIN 35 For more information see: 2.5, <command>login</command>
36 </para> 36 </para>
37 </refsect2> 37 </refsect2>
38 </refsect1> 38 </refsect1>
39 <refsect1><title>Examples</title> 39 <refsect1><title>Examples</title>
40 <screen> 40 <screen>