From a72797846d8b0bebf5e58f40983fc2c164fe9017 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 17 Sep 1999 21:36:20 +0000 Subject: zsh-workers/7923 --- Completion/User/_man | 3 --- 1 file changed, 3 deletions(-) (limited to 'Completion/User/_man') diff --git a/Completion/User/_man b/Completion/User/_man index 1c17f1674..ffdac91cd 100644 --- a/Completion/User/_man +++ b/Completion/User/_man @@ -16,9 +16,6 @@ fi # `sman' is the SGML manual directory for Solaris 7. -[ "$manpath" ] || manpath=$(manpath 2>/dev/null) || \ - manpath=( /usr/man(-/N) /(opt|usr)/(dt|share|X11R6|local)/(cat|)man(-/N) ) - [ "$manpath" ] || manpath=$(manpath 2>/dev/null) || \ manpath=( /usr/man(-/N) /(opt|usr)/(dt|share|X11R6|local)/(cat|)man(-/N) ) -- cgit 1.4.1