Recent

Author Topic: docs rtl unix fpsystem typo in code snippet  (Read 3302 times)

d-_-b

  • New Member
  • *
  • Posts: 43
docs rtl unix fpsystem typo in code snippet
« on: March 21, 2021, 08:05:30 pm »
Hi

There is a typo in the https://www.freepascal.org/docs-html/rtl/unix/fpsystem.html example code snippet

Code: Pascal  [Select][+][-]
  1. Writeln ('Command exited wwith status : ',S);

"wwith" should be "with".

Regards,

ps should this rather go on the bugtracker? never used it before...  :-[
Code: Pascal  [Select][+][-]
  1. mov     ax,0013h
  2. int     10h
Denthor thanks for the vga programming tutorials | Download all tutorials

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11383
  • FPC developer.
Re: docs rtl unix fpsystem typo in code snippet
« Reply #1 on: March 21, 2021, 08:30:50 pm »
Corrected in SVN.

Will not be visible in the 3.2.2 RC1 docs since they are already uploaded, but will be visible in 3.2.2 final docs

 

TinyPortal © 2005-2018