doc: dir,vdir: add dircolors(1) reference to man pages

* man/dir.x: Add dircolors(1) to "SEE ALSO" section.
* man/vdir.x: Likewise.
This commit is contained in:
Egmont Koblinger 2026-01-22 16:25:59 +00:00 committed by Pádraig Brady
parent 115a600100
commit 25fccc7c46
2 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,5 @@
dir \- list directory contents dir \- list directory contents
[DESCRIPTION] [DESCRIPTION]
.\" Add any additional description here .\" Add any additional description here
[SEE ALSO]
dircolors(1)

View File

@ -2,3 +2,5 @@
vdir \- list directory contents vdir \- list directory contents
[DESCRIPTION] [DESCRIPTION]
.\" Add any additional description here .\" Add any additional description here
[SEE ALSO]
dircolors(1)