diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-16 15:13:36 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-16 15:13:36 +0200 |
commit | b478a681577dccffbc8702063529898036b8f644 (patch) | |
tree | bc40be62afe8bfe21b149e09ad733bb7a0e2a3c6 /hurd/debugging/translator | |
parent | b60c6479a7e24591afa809343d97ab84196859cb (diff) |
Explain a bit more verbose.
Diffstat (limited to 'hurd/debugging/translator')
-rw-r--r-- | hurd/debugging/translator/capturing_stdout_and_stderr.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn b/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn index 646738b1..71eb5c1e 100644 --- a/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn +++ b/hurd/debugging/translator/capturing_stdout_and_stderr.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -9,7 +9,8 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] Sometimes it may already be helpful to capture a translator's `stdout` and -`stderr`, for example like this: +`stderr`, for example in this situation where [[translator/pfinet]] was +silently dying all the time, without any console output: $ sudo settrans -fgap ↩ /servers/socket/2 ↩ |