summaryrefslogtreecommitdiff
path: root/japanese/man/files/patch-man.c
blob: 6839bdc4cbd5470f81a8fe2ae46cffb7c709fa59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- man/man.c	2001/07/30 08:49:20
+++ man/man.c	2001/12/13 02:16:57
@@ -222,7 +222,7 @@
       }
       else
 	{
-	  status = man_ml (nextarg);
+	  status = man_ml (nextarg, findall);
 
 	  if (status == 0)
 	    gripe_not_found (nextarg, section);