Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Unix
(Moderators:
FPK
,
Tomas Hajny
) »
docs rtl unix fpsystem typo in code snippet
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
installation warning
by
trev
[
Today
at 12:12:22 am]
Raylib4.0 don't work eith...
by
dsiders
[May 22, 2022, 11:51:22 pm]
Frame reception problem i...
by
avra
[May 22, 2022, 11:32:45 pm]
HTML to text
by
wp
[May 22, 2022, 11:00:03 pm]
Lazarus Release 2.2.2
by
folkeu08
[May 22, 2022, 09:31:08 pm]
Vector graphics floodfill...
by
BobDog
[May 22, 2022, 08:51:45 pm]
Regex conversion escapes
by
AlexTP
[May 22, 2022, 08:19:24 pm]
binding DOM elements in D...
by
nomorelogic
[May 22, 2022, 07:04:18 pm]
sqlite + spellfix
by
Espectr0
[May 22, 2022, 06:23:33 pm]
How do I add a Pascal com...
by
rvk
[May 22, 2022, 05:40:11 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: docs rtl unix fpsystem typo in code snippet (Read 2777 times)
d-_-b
New Member
Posts: 35
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]
[+]
[-]
Writeln
(
'Command exited wwith status : '
,
S
)
;
"wwith" should be "with".
Regards,
ps should this rather go on the bugtracker? never used it before...
Logged
Code: Pascal
[Select]
[+]
[-]
mov ax
,
0013h
int 10h
Denthor thanks for the vga programming tutorials
|
Download all tutorials
marcov
Administrator
Hero Member
Posts: 9993
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
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Unix
(Moderators:
FPK
,
Tomas Hajny
) »
docs rtl unix fpsystem typo in code snippet
TinyPortal
© 2005-2018