diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/icon.1 | 21 | ||||
-rw-r--r-- | man/man1/icont.1 | 16 |
2 files changed, 23 insertions, 14 deletions
diff --git a/man/man1/icon.1 b/man/man1/icon.1 index 1562816..785db3a 100644 --- a/man/man1/icon.1 +++ b/man/man1/icon.1 @@ -63,14 +63,19 @@ Normally, none of these are needed. the full-featured interface supporting separate compilation, multiple source files, and other features. .LP -.IR "The Icon Programming Language" . -Griswold and Griswold, -Peer-to-Peer, third edition, 1996. +\fIThe Icon Programming Language\fP. +.br +Griswold and Griswold, Peer-to-Peer, third edition, 1996. +.br +http://www.cs.arizona.edu/icon/lb3.htm. +.LP +\fIGraphics Programming in Icon\fP. +.br +Griswold, Jeffery, and Townsend, Peer-to-Peer, 1998. +.br +http://www.cs.arizona.edu/icon/gb/index.htm. .LP -.IR "Graphics Programming in Icon" . -Griswold, Jeffery, and Townsend, -Peer-to-Peer, 1998. .LP -.IR "Version 9.4.3 of Icon" . +.IR "Version 9.5.0 of Icon" . .br -http://www.cs.arizona.edu/icon/v943. +http://www.cs.arizona.edu/icon/v950. diff --git a/man/man1/icont.1 b/man/man1/icont.1 index c17a768..703d599 100644 --- a/man/man1/icont.1 +++ b/man/man1/icont.1 @@ -119,16 +119,20 @@ option. for embedding Icon programs in scripts. .LP \fIThe Icon Programming Language\fP. -Griswold and Griswold, -Peer-to-Peer, third edition, 1996. +.br +Griswold and Griswold, Peer-to-Peer, third edition, 1996. +.br +http://www.cs.arizona.edu/icon/lb3.htm. .LP \fIGraphics Programming in Icon\fP. -Griswold, Jeffery, and Townsend, -Peer-to-Peer, 1998. +.br +Griswold, Jeffery, and Townsend, Peer-to-Peer, 1998. +.br +http://www.cs.arizona.edu/icon/gb/index.htm. .LP -\fIVersion 9.4.3 of Icon\fP. +\fIVersion 9.5.0 of Icon\fP. .br -http://www.cs.arizona.edu/icon/v943. +http://www.cs.arizona.edu/icon/v950. .SH "CAVEATS" .LP Icon executables are not self-sufficient, but require the \fBiconx\fP |