mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
f98f52441b
- Incorporate debian patches to fix build with gcc3 PR: ports/86058 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Approved by: Mathis Picker <Mathias.Picker@gmx.de> (maintainer)
26 lines
893 B
Plaintext
26 lines
893 B
Plaintext
--- ./doc/base/chunks.sgml.orig Mon Mar 1 11:48:15 2004
|
|
+++ ./doc/base/chunks.sgml Sat Sep 3 18:46:09 2005
|
|
@@ -11,8 +11,8 @@
|
|
- Denys Duchier, Leif Kornstaedt, and Christian Schulte, 1998
|
|
-
|
|
- Last change:
|
|
- - $Date: 2004/03/01 16:48:15 $ by $Author: raph $
|
|
- - $Revision: 1.23 $
|
|
+ - $Date: 2005/02/15 13:33:16 $ by $Author: raph $
|
|
+ - $Revision: 1.23.2.1 $
|
|
-
|
|
- This file is part of Mozart, an implementation of Oz 3:
|
|
- http://www.mozart-oz.org
|
|
@@ -567,9 +567,9 @@
|
|
<Entry id=port.new><Span class=index/<<NewPort>>/
|
|
<Index class=tails/<<Port>><And><<new>>/
|
|
<Synopsis>
|
|
- <<{Port.new ?_{Xs} ??{Port}}>>
|
|
+ <<{Port.new ??{Xs} ??{Port}}>>
|
|
<Item>
|
|
- returns a new port pointing to the stream ?_{Xs}.
|
|
+ returns a new port, together with its associated stream ?_{Xs}.
|
|
|
|
<Entry><Span class=index/<<Send>>/
|
|
<Index/<<Port>><And><<send>>/
|