Index: trunk/doc/pslib/psLibSDRS_Astrom.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS_Astrom.tex	(revision 1517)
+++ trunk/doc/pslib/psLibSDRS_Astrom.tex	(revision 1528)
@@ -407,7 +407,7 @@
 %
 \begin{verbatim}
-psCell *psCellInFPA (psCell *out, const psPlane *coord, const psFPA *fpa);
-psChip *psChipInFPA (psChip *out, const psPlane *coord, const psFPA *fpa);
-psCell *psCellInChip(psCell *out, const psPlane *coord, const psChip *chip);
+psCell *psCellInFPA (const psPlane *coord, const psFPA *fpa);
+psChip *psChipInFPA (const psPlane *coord, const psFPA *fpa);
+psCell *psCellInChip(const psPlane *coord, const psChip *chip);
 \end{verbatim}
 
