summaryrefslogtreecommitdiff
path: root/doc/genps.pl
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2012-02-25 15:46:38 -0800
committerH. Peter Anvin <hpa@zytor.com>2012-02-25 15:46:38 -0800
commitc65035ecdb9b2945099f0400815bc4d7e0cba440 (patch)
tree890cef44e8f1bc2454ce4bf7cb0fd43f0742b474 /doc/genps.pl
parent6b8cc128f37cd17708479585b43f466abca54ce0 (diff)
downloadnasm-c65035ecdb9b2945099f0400815bc4d7e0cba440.tar.gz
psfonts.ph: increase leading to font size+20%
Increase the leading from +10% to +20%, (12 pt leading for the 10 pt bulk text.) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc/genps.pl')
-rwxr-xr-xdoc/genps.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/genps.pl b/doc/genps.pl
index 222db8aa..67e0f366 100755
--- a/doc/genps.pl
+++ b/doc/genps.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## --------------------------------------------------------------------------
##
-## Copyright 1996-2009 The NASM Authors - All Rights Reserved
+## Copyright 1996-2012 The NASM Authors - All Rights Reserved
## See the file AUTHORS included with the NASM distribution for
## the specific copyright holders.
##