about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-01-23 11:32:59 +0100
committerJune McEnroe <june@causal.agency>2021-03-13 13:23:24 -0500
commite8be141cc02d0de474c10c7c828e39e9a82972a1 (patch)
tree90b713dfbe14884848e1dcc73497130101ee1b55
parentAdd note about arrow and navigation keys (diff)
downloadtest-e8be141cc02d0de474c10c7c828e39e9a82972a1.tar.gz
test-e8be141cc02d0de474c10c7c828e39e9a82972a1.zip
Refer to glob(7) not sh(1)
Those patterns are not specific to the shell, many commands support them.
-rw-r--r--catgirl.14
1 files 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
, regular pacman now has colorJune McEnroe 2013-04-06Restore wallpaper automaticallyJune McEnroe 2013-03-22Simplify autostartJune McEnroe 2013-02-24Default to Ruby 2.0June McEnroe 2013-01-26Make pretty riplrcJune McEnroe 2013-01-26Default to awesome sessionJune McEnroe 2013-01-26Add git promptJune McEnroe 2013-01-26Actually port awesome config to 3.5June McEnroe 2013-01-26Make pretty zshrcJune McEnroe 2013-01-26Port awesome config to 3.5June McEnroe 2013-01-26Replace RVM with chrubyJune McEnroee 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe