From 0b05b6bd0d02db9580268a0e5d3c43f208ac8aac Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 15 Aug 2011 13:16:16 +0200 Subject: [PATCH] doc: Add ... to indicate omitted output --- docs/chapters/building.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/chapters/building.xml b/docs/chapters/building.xml index 09625da..bafbf15 100644 --- a/docs/chapters/building.xml +++ b/docs/chapters/building.xml @@ -56,6 +56,7 @@ cc -o simtrace main.o usb_helper.o usb.o apdu_split.o -lusb `pkg-config --libs l Getting Wireshark $ svn co https://anonsvn.wireshark.org/wireshark/trunk-1.6 wireshark-1.6 +... A wireshark-1.6/isprint.h U wireshark-1.6 Checked out revision 38543. @@ -81,6 +82,7 @@ patching file epan/dissectors/Makefile.common $ autoreconf --install $ ./configure $ make +... $ sudo ./wireshark