a9d1c48bf2
FossilOrigin-Name: 02ef290c470997a547433e88a8bb7633af34ce1429a1eb42d5c7d9ff89370a02
19 lines
504 B
Groff
19 lines
504 B
Groff
.Dd January 2020
|
|
.Dt RETRO-LOCATE 1
|
|
.Os
|
|
.Sh RETRO-LOCATE
|
|
.Nm retro-locate
|
|
.Nd "a modern, pragmatic forth development system"
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
wordname
|
|
.Sh DESCRIPTION
|
|
RETRO is a modern, pragmatic Forth drawing influences from many
|
|
sources. It's clean, elegant, tiny, and easy to grasp and adapt
|
|
to various uses.
|
|
|
|
.Nm
|
|
searches the tags file generated by retro-tags for the desired
|
|
word name. Any matches are displayed, along with the line number.
|
|
.Sh AUTHORS
|
|
.An Charles Childers Aq Mt crc@forthworks.com
|