summaryrefslogtreecommitdiff
path: root/font/devps
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-10-22 18:49:53 -0400
committerG. Branden Robinson <g.branden.robinson@gmail.com>2017-10-22 18:49:53 -0400
commit7ada398dfcef9645c113bc4356833dc65f876488 (patch)
tree10c01a5e253ef2c89391cda39dd9cc04d21a9f90 /font/devps
parent5eb9d3237021ddff2807701c03cf670de8a88bca (diff)
downloadgroff-git-7ada398dfcef9645c113bc4356833dc65f876488.tar.gz
Use "e.g." correctly in documentation, comments.
The Latin phrase "exempli gratia" is abbreviated "e.g." in English, and means "for example", so it gets set off with commas just as the latter would. Stay within 80 columns in files that respect that limit. Kill nearby useless trailing whitespace where it was obvious. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Diffstat (limited to 'font/devps')
-rw-r--r--font/devps/generate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/font/devps/generate/Makefile b/font/devps/generate/Makefile
index 2cf67d291..2b75ccea7 100644
--- a/font/devps/generate/Makefile
+++ b/font/devps/generate/Makefile
@@ -27,7 +27,7 @@
SHELL = /bin/sh
# Directory containing AFM files. Must not be current directory.
-# Either long names (eg Times-Roman.afm) or short names (eg timesr.afm)
+# Either long names (e.g., Times-Roman.afm) or short names (e.g., timesr.afm)
# may be used. See the afmname script.
afmdir=/usr/local/lib/afm