/usr/share/fish/man/man1/dirh.1 is in fish-common 2.2.0-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 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | .TH "dirh" 1 "Wed Dec 16 2015" "Version 2.2.0" "fish" \" -*- nroff -*-
.ad l
.nh
.SH NAME
\fBdirh\fP -- print directory history
.PP
.SS "Synopsis"
.PP
.nf
\fBdirh\fP
.fi
.PP
.SS "Description"
\fCdirh\fP prints the current directory history\&. The current position in the history is highlighted using the color defined in the \fCfish_color_history_current\fP environment variable\&.
.PP
\fCdirh\fP does not accept any parameters\&.
|