GRASS 5.x Reference Manual
GRASS still lacks of a set of man-pages. We need your support,
please send us (draft) input for the following missing man pages:
Currently missing man-pages
d.area, d.barscale, d.dm, d.fix.ortho, d.myzoom, d.pan, d.vect.zoom, i.points3, i.rectify3, i.shape, i.tape.tm3, m.futil, r.in.dem, r.in.doq,
r.in.tang, r.in.utm, r.out.tga, r.out.xyz, r.plane, r.recode, r.sum, r.sunmask,
s.nearest, s.territory, s.voroni, v.distance, v.dump, v.in.atlas,
v.in.dlg_atr, v.info, v.out.atlas
Structure of a man-page:
The manual shall explain the capabilities, syntax, and use of current GRASS
5.x
modules. Sections contain entries which are ordered alphabetically
by module name. Each entry contains:
- the module name
- a brief description
- a synopsis of files associated with the module
- a full description of the module's capabilities and uses
- a summary of the command-line operations associated with the module
- a list of associated or related module(s)
- a list of references concerning the method (if required)
- a list of module's authors
Each entry may optionally include a description of the module's operation in
interactive mode, and a discussion of "bugs," limitations, or special
notes of interest.
Throughout the manual, module input to be explicitly entered by the user is
printed in bold text. User-specified input (i.e., variables set by the user)
is set in italic type. Boxed text shows information output to the user's
terminal screen.