Martin Landa 7ffc8530ad d.legend: manual formatting 12 năm trước cách đây
..
Makefile d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 năm trước cách đây
README db49180dd7 welcome to GRASS 7.0.svn 17 năm trước cách đây
d.legend.html 7ffc8530ad d.legend: manual formatting 12 năm trước cách đây
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 năm trước cách đây
main.c dff1b83272 slightly clearer warning 12 năm trước cách đây

README

this is d.legend (formerly d.leg.thin).


HISTORY:
From: Markus Neteler
Subject: Re: [GRASS5] Changes between 5.0.1 release and current CVS head
Date: Mon, 3 Feb 2003 13:59:06 +0100
To: grass5@grass.itc.it

[...]

Once upon a time there were d.legend *and* d.leg.thin (a try for a better
implementation of d.legend). Then I merged both, in fact I merged a few good
pieces of d.legend into d.leg.thin and renamed it in Gmakefile to d.legend
(to avoid user's confusion as a d.leg.thin without d.legend didn't make
sense).
That's why d.legend continued to live in src/display/d.leg.thin (but
in the Gmakefile it is called d.legend).

Yes, a bit confusing. But today only the directory name is confusing.

Hope this clarifies it. In 5.1 we should store it into
display/d.legend

Markus