[GRASS-git] [OSGeo/grass] 365064: r.mapcalc: Use mask and not MASK in the doc (#4999)

Vaclav Petras noreply at github.com
Tue Jan 28 22:50:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 36506462860a445a3a74d8d846eb8eae95a269bf
      https://github.com/OSGeo/grass/commit/36506462860a445a3a74d8d846eb8eae95a269bf
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M raster/r.mapcalc/r.mapcalc.html
    M raster/r.mapcalc/r3.mapcalc.html

  Log Message:
  -----------
  r.mapcalc: Use mask and not MASK in the doc (#4999)

Uses mask or raster mask instead of MASK in the documentation. Where the raster called MASK needs to be accessed directly in an example, MASK is used as the assumed name mentioning that explicitly.

Updates r3.mapcalc in the same way which should be harmless since the wording does not explicitly mention the possibility of a different name. The text looks like a direct copy-paste from r.mapcalc, so that is preserved. The only improvement is that r3.mask is now linked instead of r.mask (in the 3D doc).



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list