summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorglenda <glenda@cirno.localdomain>2018-02-27 10:08:23 -0500
committerglenda <glenda@cirno.localdomain>2018-02-27 10:08:23 -0500
commit59b31cccdb62f0fd0949984d67900fc344376298 (patch)
tree94c24e11810a2f4dd4c49d0b1367af16e8e21a57 /sys
parent60befe7df166ae7464c665394ba3793d9d26e184 (diff)
g: revert accidental change, document missing file type
Diffstat (limited to 'sys')
-rw-r--r--sys/man/1/grep2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/grep b/sys/man/1/grep
index 88a3f63b0..433c2370e 100644
--- a/sys/man/1/grep
+++ b/sys/man/1/grep
@@ -117,7 +117,7 @@ are listed, it searches all files matching
.B *.b *.c *.C *.h *.l *.m *.s *.y
.B *.asm *.cc *.cs *.lx *.cgi *.pl
.B *.py *.tex *.ms *.java *.xy *.go
-.B *.goc
+.B *.goc *.cpp
.SH SOURCE
.B /sys/src/cmd/grep
.br