From e8be141cc02d0de474c10c7c828e39e9a82972a1 Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Sat, 23 Jan 2021 11:32:59 +0100 Subject: Refer to glob(7) not sh(1) 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 eb48fa4..5aaee2b 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -114,7 +114,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 @@ -246,7 +246,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 -- cgit 1.4.1