diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-06 17:52:51 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-06 17:52:51 +0200 |
commit | a10f6f1a9a49d16133066f23fd3da1be994683a2 (patch) | |
tree | bbae8a23df837e325ff2f7991582c9c507391b2d /doc/awkcard.in | |
parent | f33a496757d52c15fe0ec1e20bc20bd68d07dfa5 (diff) | |
parent | ed4def1cbda16e7014180bfe502bbdccc6a8f2fc (diff) | |
download | egawk-a10f6f1a9a49d16133066f23fd3da1be994683a2.tar.gz egawk-a10f6f1a9a49d16133066f23fd3da1be994683a2.tar.bz2 egawk-a10f6f1a9a49d16133066f23fd3da1be994683a2.zip |
Merge branch 'gawk-4.0-stable'
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 714b5441..274f079f 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1,7 +1,7 @@ .\" AWK Reference Card --- Arnold Robbins, arnold@skeeve.com .\" .\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, -.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012 +.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013 .\" Free Software Foundation, Inc. .\" .\" Permission is granted to make and distribute verbatim copies of @@ -101,7 +101,7 @@ Brian Kernighan and Michael Brennan who reviewed it. .SL .nf \*(FRCopyright \(co 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -2005, 2007, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +2005, 2007, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. .nf .BT @@ -1942,8 +1942,10 @@ GNU \*(AK (\*(GK). There may be a later version. .in -.2i .nf .sp .4 -\*(FChttp://www.cs.princeton.edu/~bwk/btl.mirror/ -awk.tar.gz\fP +.\" http://www.cs.princeton.edu/~bwk/btl.mirror/ +.\" awk.tar.gz +.\" .br +\*(FCgit clone git://github.com/onetrueawk/awk\fP .in +.2i .fi \*(NK. This version requires an ANSI C compiler; @@ -1958,13 +1960,13 @@ File: \*(FC/mawk/mawk.tar.gz\fP Michael Brennan's \*(MK. Thomas Dickey now maintains it.\*(CX .in -.2i -.EB "\s+2\f(HBFTP/HTTP INFORMATION\*(FR\s0" +.EB "\s+2\f(HBFTP/HTTP/GIT INFORMATION\*(FR\s0" .sp .5 .\" --- Copying Permissions .ES .fi \*(CDCopyright \(co 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2007, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +2007, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. .sp .5 Permission is granted to make and distribute verbatim copies of this reference card provided the copyright notice and this permission notice |