From: ceriel Date: Tue, 28 Jul 1987 09:06:53 +0000 (+0000) Subject: fixed the 'too many hits' complaint of refer X-Git-Tag: release-5-5~3980 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ead2873ab584a20f5199e42c2ad0996bb4ca766d;p=ack.git fixed the 'too many hits' complaint of refer --- diff --git a/doc/ego/ov/ov1 b/doc/ego/ov/ov1 index a447b0d06..5ab3d5d01 100644 --- a/doc/ego/ov/ov1 +++ b/doc/ego/ov/ov1 @@ -139,7 +139,7 @@ We will give two methods to do this. .PP In "C" the notorious library routines "setjmp" and "longjmp" .[ -unix programmer's manual +unix programmer's manual McIlroy .] may be used to jump out of a procedure, but can also be used for a number of other stuffy purposes, @@ -298,9 +298,9 @@ optimizations; the report also contains a lengthy (over 60 pages) bibliography. .PP The number of articles on optimization is quite impressive. -The Lowrey and Medlock paper on the Fortran H compiler +The Lowry and Medlock paper on the Fortran H compiler .[ -object code optimization +object code optimization Lowry Medlock .] is a classical one. Other papers on global optimization are.