From owner-p4-projects@FreeBSD.ORG Wed Nov 30 14:28:32 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 0407916A422; Wed, 30 Nov 2005 14:28:32 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B71B816A41F for ; Wed, 30 Nov 2005 14:28:31 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A83343D5F for ; Wed, 30 Nov 2005 14:28:31 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAUESUPL037039 for ; Wed, 30 Nov 2005 14:28:31 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAUESUQB037036 for perforce@freebsd.org; Wed, 30 Nov 2005 14:28:30 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 30 Nov 2005 14:28:30 GMT Message-Id: <200511301428.jAUESUQB037036@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 87519 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 14:28:32 -0000 http://perforce.freebsd.org/chv.cgi?CH=87519 Change 87519 by rwatson@rwatson_peppercorn on 2005/11/30 14:28:30 Man pages need expanding to document contents of returned data structures. Affected files ... .. //depot/projects/trustedbsd/openbsm/TODO#2 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/TODO#2 (text+ko) ==== @@ -5,3 +5,4 @@ type and then compares the results with known good data. Make sure to test that things work properly with respect to endianness of the local platform. +- Document contents of libbsm "public" data structures in libbsm man pages.