diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /man | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-f627f77f23d1497c9e1f4269b5c8812d12b42f18.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
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 |