remove print and decimal

This commit is contained in:
your-favorite-hacker
2015-06-04 16:16:50 +02:00
parent 8568c3f484
commit 38faa4d75e
2 changed files with 12 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ Id Refs Address Size Name
[1915]:
(10)
The logfile is organized as follows: [pid]:character(character as decimal value). In this case you can see
The logfile is organized as follows: [pid]:character. In this case you can see
that the entered password, called due the login binary with process id 1915 is: 'password'.
If you want to change the path, go into the sourcecode and look for the variable LOGPATH.