[PATCH] manual: Refer to glob(7) not sh(1)

[PATCH] manual: Refer to glob(7) not sh(1)

From: Klemens Nanni
Those patterns are not specific to the shell, many commands support them.
---
 catgirl.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/catgirl.1 b/catgirl.1
index f14ba3a..f663ecb 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -103,7 +103,7 @@ which may contain
 and
 .Ql []
 wildcards as in
-.Xr sh 1 .
+.Xr glob 7 .
 The format of the pattern is as follows:
 .Bd -ragged -offset indent
 .Ar nick Ns Oo Ar !user@host
@@ -224,7 +224,7 @@ which may contain
 and
 .Ql []
 wildcards as in
-.Xr sh 1 .
+.Xr glob 7 .
 The format of the pattern is as follows:
 .Bd -ragged -offset indent
 .Ar nick Ns Oo Ar !user@host
-- 
2.30.0

1 reply
2 replies