diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-29 06:39:08 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-29 06:39:08 -0700 |
commit | c1007c753b88bf1f7fb7d09ad0cd12d46be52a6d (patch) | |
tree | 05e1647feba07f16321aa28fe39f86460b335068 | |
parent | 112742174c4fa9a74d5031af7b1a68bd10d64ba0 (diff) | |
download | txr-c1007c753b88bf1f7fb7d09ad0cd12d46be52a6d.tar.gz txr-c1007c753b88bf1f7fb7d09ad0cd12d46be52a6d.tar.bz2 txr-c1007c753b88bf1f7fb7d09ad0cd12d46be52a6d.zip |
doc: reference to nonexistent stream.
* txr.1: Under pprof, *std-output* corrected to *stdout*.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46187,7 +46187,7 @@ CPU time. If terminate normally, then just prior to returning, .code pprof prints these statistics in a concise report on the -.codn *std-output* . +.codn *stdout* . The .code pprof |