This file is indexed.

/usr/share/zsh/help/bg is in zsh-common 5.1.1-1ubuntu2.3.

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

The actual contents of the file can be viewed below.

1
2
3
4
bg [ job ... ]
job ... &
       Put each specified job in the background, or the current job  if
       none is specified.