This file is indexed.

/usr/share/octave/packages/plot-1.1.0/zoom.m is in octave-plot 1.1.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
## Copyright (C) 2004 Paul Kienzle <pkienzle@users.sf.net>
## This program is in the public domain

## -*- texinfo -*-
## @deftypefn {Function File} {} zoom
## Compatibility function; does nothing.
## @end deftypefn

function zoom endfunction