From owner-cvs-src@FreeBSD.ORG Fri Sep 9 11:29:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED7316A41F; Fri, 9 Sep 2005 11:29:52 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B8C443D48; Fri, 9 Sep 2005 11:29:52 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j89BTpvv027486; Fri, 9 Sep 2005 11:29:51 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j89BTpYX027485; Fri, 9 Sep 2005 11:29:51 GMT (envelope-from keramida) Message-Id: <200509091129.j89BTpYX027485@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 9 Sep 2005 11:29:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/man/man man.man X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 11:29:52 -0000 keramida 2005-09-09 11:29:51 UTC FreeBSD src repository (doc committer) Modified files: gnu/usr.bin/man/man man.man Log: Expand a bit the description of the -t option. Triggered by: Stijn Hoop on freebsd-questions Revision Changes Path 1.25 +9 -3 src/gnu/usr.bin/man/man/man.man