Name Date Size #Lines LOC

..--

ChangeLogH A D09-Jul-20241.8 KiB6939

Makefile.amH A D09-Jul-2024833 214

Makefile.inH A D09-Jul-202413.3 KiB427347

READMEH A D09-Jul-2024566 2213

cvs.texinfoH A D09-Jul-2024849.5 KiB21,18518,926

README

1Hi,
2
3To just generate the manual in portuguese, download the file
4cvs.texinfo from the actual directory and compile the manual with:
5
6makeinfo --html cvs.texinfo
7
8If you what to help with the translation, send a message to
9bug-cvs@nongnu.org and told us what peace you want to translate.
10
11Some policy:
12
13* commit just a compileable version
14
15* don't erase original text. comment original text with '@c <en>'.
16
17* don't translate comments in english (starting with '@c '. leave them
18  untouched
19
20* don't translate examples. let's concentrate in finish the work
21  first.
22