From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 03:27:50 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A25E5106564A for ; Sun, 31 Oct 2010 03:27:50 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2D7A98FC18 for ; Sun, 31 Oct 2010 03:27:49 +0000 (UTC) Received: by fxm17 with SMTP id 17so4318375fxm.13 for ; Sat, 30 Oct 2010 20:27:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=lvVspeGTNWtqLjURE5buYE4CE8eX34JFhLNKu9A4XzM=; b=N/ChswlFURaXyAU5XkyzJ6JQfBfrNqpc0tazIMW6aw2mTWopxUowVKw1hVBXYhPeBL /gzvJR1GEYoPtsA4FZCRWrgSMxfzO4wAAWXwLsDq/UcfAfrIoYh6YDITCDV91jR0lDmA efnmmGuPQwS3II2TkT6m/CxhAqi4Fl3Bem0vY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sE0GQdpe3Q+yjFGk+HmQJy+tiyyp611tk2S0gRCGU7bZGWvWuJ2d84P2xA0isBlF8O eAkuai//wTGrkhK2LRfEHxru+3VqyQYIRHS0PonN/qjpZ6hrgbPUVg+bQqdIabOVy5XO WwIKOglJlpS7p0Jm7D9shbcceaHblhlBVEkd0= MIME-Version: 1.0 Received: by 10.223.115.130 with SMTP id i2mr4265765faq.1.1288495669049; Sat, 30 Oct 2010 20:27:49 -0700 (PDT) Received: by 10.223.108.194 with HTTP; Sat, 30 Oct 2010 20:27:49 -0700 (PDT) In-Reply-To: <20101031031353.GA2241@holstein.holy.cow> References: <20101029185853.0631917f.freebsd@edvax.de> <20101029184958.GE2439@libertas.local.camdensoftware.com> <20101031031353.GA2241@holstein.holy.cow> Date: Sat, 30 Oct 2010 22:27:49 -0500 Message-ID: From: Adam Vande More To: parv@pair.com, Warren Block , Chip Camden , questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: man(1) output error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2010 03:27:50 -0000 On Sat, Oct 30, 2010 at 10:13 PM, wrote: > I tried with "man perlfunc | less '+/y'" (also repeated the above > with csh) which did not result in any error messages in zsh 4 on > FreeBSD 8-STABLE (c. Sep 9 2010). > Perhaps it's not directly related to the shell since your config is similar to except my stable is from Oct 4 and the error happens here. -- Adam Vande More