Refer to glob(7) not sh(1)

Those patterns are not specific to the shell, many commands support them.
weechat-hashes
Klemens Nanni 2021-01-23 11:32:59 +01:00 committed by C. McEnroe
parent 69450d9fe0
commit e8be141cc0
1 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ which may contain
and and
.Ql [] .Ql []
wildcards as in wildcards as in
.Xr sh 1 . .Xr glob 7 .
The format of the pattern is as follows: The format of the pattern is as follows:
.Bd -ragged -offset indent .Bd -ragged -offset indent
.Ar nick Ns Oo Ar !user@host .Ar nick Ns Oo Ar !user@host
@ -246,7 +246,7 @@ which may contain
and and
.Ql [] .Ql []
wildcards as in wildcards as in
.Xr sh 1 . .Xr glob 7 .
The format of the pattern is as follows: The format of the pattern is as follows:
.Bd -ragged -offset indent .Bd -ragged -offset indent
.Ar nick Ns Oo Ar !user@host .Ar nick Ns Oo Ar !user@host