This file is indexed.

/usr/share/fish/man/man1/breakpoint.1 is in fish-common 2.4.0-1.

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
10
11
12
13
14
15
16
17
18
19
20
.TH "breakpoint" 1 "Sun Dec 11 2016" "Version 2.4.0" "fish" \" -*- nroff -*-
.ad l
.nh
.SH NAME
\fBbreakpoint\fP -- Launch debug mode 

.PP
.SS "Synopsis"
.PP
.nf

\fBbreakpoint\fP
.fi
.PP
.SS "Description"
\fCbreakpoint\fP is used to halt a running script and launch an interactive debugging prompt\&.
.PP
For more details, see \fCDebugging fish scripts\fP in the \fCfish\fP manual\&.
.PP
There are no parameters for \fCbreakpoint\fP\&.