mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Don't mention fork()/exec() in the short description. fork()/exec() is an
2008-05-14 Tor Lillqvist <tml@novell.com> * glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short description. fork()/exec() is an implementation detail on Unix. svn path=/trunk/; revision=6891
This commit is contained in:
committed by
Tor Lillqvist
parent
198b4b9770
commit
9480455b94
@@ -2,7 +2,7 @@
|
||||
Spawning Processes
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
process launching with fork()/exec()
|
||||
process launching
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user