commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 02/08: ctrlport: change to doc; no -p flag


From: git
Subject: [Commit-gnuradio] [gnuradio] 02/08: ctrlport: change to doc; no -p flag required for gr-perf-monitorx
Date: Tue, 5 Apr 2016 23:29:12 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit 0759dbf6990baf1a7ace2d3c9f3df498ccad1c75
Author: tracierenea <address@hidden>
Date:   Mon Apr 4 14:50:26 2016 -0500

    ctrlport: change to doc; no -p flag required for gr-perf-monitorx
    
    Updating documentation to reflect that -p flag isn't necessary. It causes 
this error for me:
    
    ValueError: invalid literal for int() with base 10: '-p'
    Segmentation fault
---
 docs/doxygen/other/ctrlport.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/doxygen/other/ctrlport.dox b/docs/doxygen/other/ctrlport.dox
index 5d55942..fc0ac70 100644
--- a/docs/doxygen/other/ctrlport.dox
+++ b/docs/doxygen/other/ctrlport.dox
@@ -436,7 +436,7 @@ displayed as a table or bar graph.
 To launch the Performance Monitor, run:
 
 <pre>
-gr-perf-monitorx \<ip-addr\> -p \<port\>
+gr-perf-monitorx \<ip-addr\> \<port\>
 </pre>
 
 */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]