This file is indexed.

/usr/share/fish/man/man1/pwd.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
.TH "pwd" 1 "Sun Dec 11 2016" "Version 2.4.0" "fish" \" -*- nroff -*-
.ad l
.nh
.SH NAME
\fBpwd\fP -- output the current working directory 

.PP
.SS "Synopsis"
.PP
.nf

\fBpwd\fP
.fi
.PP
.SS "Description"
\fCpwd\fP outputs (prints) the current working directory\&.
.PP
Note that \fCfish\fP always resolves symbolic links in the current directory path\&.