From owner-cvs-all@FreeBSD.ORG Fri Jul 18 04:40:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8AD237B401; Fri, 18 Jul 2003 04:40:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CBE43FBD; Fri, 18 Jul 2003 04:40:42 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6IBeg0U001927; Fri, 18 Jul 2003 04:40:42 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6IBegjc001926; Fri, 18 Jul 2003 04:40:42 -0700 (PDT) Message-Id: <200307181140.h6IBegjc001926@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 18 Jul 2003 04:40:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 an.4 ath.4 ath_hal.4 wi.4 wlan.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 11:40:43 -0000 hmp 2003/07/18 04:40:42 PDT FreeBSD src repository (doc committer) Modified files: share/man/man4 an.4 ath.4 ath_hal.4 wi.4 wlan.4 Log: WLAN related fixes: - Add some wlan(4) related cross-references. - Add some "device" lines to SYNOPSIS - Correct grammar/sentencing in ath_hal(4) manual page PR: docs/54114 Submitted by: Lukas Ertl Approved by: des (mentor) Revision Changes Path 1.18 +1 -0 src/share/man/man4/an.4 1.5 +2 -0 src/share/man/man4/ath.4 1.2 +3 -3 src/share/man/man4/ath_hal.4 1.50 +3 -0 src/share/man/man4/wi.4 1.2 +5 -3 src/share/man/man4/wlan.4