octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #52702] extra spaces in "char" and "strvcat" d


From: anonymous
Subject: [Octave-bug-tracker] [bug #52702] extra spaces in "char" and "strvcat" docstring
Date: Wed, 20 Dec 2017 01:30:56 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #52702 (project octave):

And the document of "strread.m" in page 84 of "octave.pdf" looks incorrect,
which cannot be found in plain text displayed from "help strread".

Possible solution:

--- /usr/share/octave/4.2.1/m/io/strread.m
+++ strread.m
@@ -46,7 +46,9 @@
 ## @itemx %u
 ## The word is parsed as a number and converted to int32.
 ##
-## @item %*', '%*f', '%*s
+## @item  %*
+## @itemx %*f
+## @itemx %*s
 ## The word is skipped.
 ##
 ## For %s and %d, %f, %n, %u and the associated %*s @dots{} specifiers an


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52702>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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