20 lines
504 B
Groff
20 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
|