[Rd] Typo fix for readBin.Rd

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Jun 2 20:00:57 CEST 2006


Thanks.  The following line of explanation has also disappeared.

On Fri, 2 Jun 2006, Seth Falcon wrote:

> Hi,
>
> The man page for readBin has a small typo:
>
> --- a/src/library/base/man/readBin.Rd
> +++ b/src/library/base/man/readBin.Rd
> @@ -58,7 +58,7 @@ writeBin(object, con, size = NA, endian
>
>   \code{readBin} and \code{writeBin} read and write C-style
>   zero-terminated character strings.  Input strings are limited to 10000
> -  characters.  \code{\link{readChar}} and \code{\code{writeChar}}
> +  characters.  \code{\link{readChar}} and \code{\link{writeChar}}
>
>   Handling \R's missing and special (\code{Inf}, \code{-Inf} and
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list