Don't try to define abs() on linux, stdlib will handle it.
[oweals/cde.git] / cde / programs / dtaction / nlsMsgChk.txt
1 # $XConsortium: nlsMsgChk.txt /main/2 1996/11/11 11:20:54 drk $
2 #############################################################################
3 #
4 # Component:  $(TOP)/hp/rivers/dtaction/dtaction
5 #
6 ############################################################################
7
8 1. Screendump file name:  1.Z
9
10    _DtMessage catalog set number: 1
11
12    _DtMessage number: 2, 5, 6, 7
13
14    Instructions: The password prompting dialog
15
16                  Run dtaction, and specify the '-user' option.  For example:
17
18                     dtaction -user root
19
20
21 2. Screendump file name:  2.Z
22
23    _DtMessage catalog set number: 1
24
25    _DtMessage number: 2, 3, 4
26
27    Instructions: The invalid password error dialog
28
29                  Run dtaction, and specify the '-user' option.  For example:
30
31                     dtaction -user root
32
33                  Enter an invalid password, and select the 'Ok' button.
34
35
36 3. Screendump file name:  3.Z
37
38    _DtMessage catalog set number: 1
39
40    _DtMessage number: 2, 8, 9
41
42    Instructions: The unknown user dialog 
43
44                  Run dtaction, and specify the '-user' option, but specify 
45                  a user name which does not exist.  For example:
46
47                     dtaction -user xxyyzz
48
49
50 4. Screendump file name:  4.Z
51
52    _DtMessage catalog set number: 1
53
54    _DtMessage number: 1
55
56    Instructions: The log message written into the file /usr/adm/sulog
57
58                  Run dtaction, and specify the '-user' option.  For example:
59
60                     dtaction -user root
61
62                  Enter the password for the root user, and select 'Ok'.
63                  Go to a terminal window, and type 'su'; enter the root
64                  password, when prompted.  Do a 'tail /usr/adm/sulog', and
65                  look for the last entry beginning with 'dtaction'.