aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.txt1
-rw-r--r--pseudo.111
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 22fa43b..5ec17c9 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,6 @@
2010-04-27:
* (seebs) fix -P in pseudolog
+ * (seebs) document PSEUDO_DEBUG_FILE
2010-04-26:
* (seebs) many bug fixes and updates
diff --git a/pseudo.1 b/pseudo.1
index 82ef7d6..c72fad8 100644
--- a/pseudo.1
+++ b/pseudo.1
@@ -289,6 +289,17 @@ to run at. In general, this is useful only for debugging
.I pseudo
itself.
.TP 8
+.B PSEUDO_DEBUG_FILE
+The name of a file to use for debugging messages from the pseudo client;
+the default is to log to standard error. If the string contains a single
+.BR %s ,
+that string is replaced with the short program name, and if it contains
+a single
+.BR %d ,
+that string is replaced with the process ID. The presence of other
+format specifiers, or more than one of either of these, may produce
+undesired behavior.
+.TP 8
.B PSEUDO_ENOSYS_ABORT
If this variable is set, the
.I pseudo