From owner-cvs-src@FreeBSD.ORG Thu Dec 21 11:22:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5BEB16A58C; Thu, 21 Dec 2006 11:22:19 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9DAF113C425; Thu, 21 Dec 2006 11:22:19 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBLAxmYY086064; Thu, 21 Dec 2006 10:59:48 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBLAxm4F086063; Thu, 21 Dec 2006 10:59:48 GMT (envelope-from ru) Message-Id: <200612211059.kBLAxm4F086063@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 21 Dec 2006 10:59:48 +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/usr.bin/join join.1 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: Thu, 21 Dec 2006 11:22:19 -0000 ru 2006-12-21 10:59:48 UTC FreeBSD src repository Modified files: usr.bin/join join.1 Log: Improve markup and do some minor wordsmithing. Revision Changes Path 1.21 +26 -16 src/usr.bin/join/join.1