From owner-cvs-src-old@FreeBSD.ORG Fri Feb 6 15:13:45 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 999E110656D6 for ; Fri, 6 Feb 2009 15:13:45 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6BE768FC1D for ; Fri, 6 Feb 2009 15:13:45 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n16FDjS4067734 for ; Fri, 6 Feb 2009 15:13:45 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n16FDjwf067733 for cvs-src-old@freebsd.org; Fri, 6 Feb 2009 15:13:45 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200902061513.n16FDjwf067733@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Fri, 6 Feb 2009 15:09:31 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 smb.4 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 15:13:46 -0000 jhb 2009-02-06 15:09:31 UTC FreeBSD src repository Modified files: share/man/man4 smb.4 Log: SVN rev 188236 on 2009-02-06 15:09:31Z by jhb Note that the slave address passed to smb(4) commands must be left-justified (LSB is 0). The iic(4) manpage probably needs similar language to describe the format it expects. Revision Changes Path 1.13 +4 -1 src/share/man/man4/smb.4