From owner-freebsd-bugs Thu Aug 10 12:50:29 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA19194 for bugs-outgoing; Thu, 10 Aug 1995 12:50:29 -0700 Received: (from gnats@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA19187 ; Thu, 10 Aug 1995 12:50:27 -0700 Resent-Date: Thu, 10 Aug 1995 12:50:27 -0700 Resent-Message-Id: <199508101950.MAA19187@freefall.FreeBSD.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.freebsd.org, evans@scnc.k12.mi.us Received: from scnc.k12.mi.us (scnc.k12.mi.us [35.8.2.53]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id MAA19020 for ; Thu, 10 Aug 1995 12:41:21 -0700 Received: (from evans@localhost) by scnc.k12.mi.us (8.6.11/8.6.9) id PAA14341; Thu, 10 Aug 1995 15:40:04 -0400 Message-Id: <199508101940.PAA14341@scnc.k12.mi.us> Date: Thu, 10 Aug 1995 15:40:04 -0400 From: Jeffrey Evans Reply-To: evans@scnc.k12.mi.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/670: quotactl man page incorrect in pointing to ufs/ufs/quota.h Sender: bugs-owner@freebsd.org Precedence: bulk >Number: 670 >Category: docs >Synopsis: quotactl man page incorrect in pointing to ufs/ufs/quota.h >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 10 12:50:01 PDT 1995 >Last-Modified: >Originator: Jeffrey Evans >Organization: Michigan State University >Release: FreeBSD 2.0-BUILT-19950603 i386 >Environment: >Description: prompt> man quotactl QUOTACTL(2) UNIX Programmer's Manual QUOTACTL(2) NAME quotactl - manipulate filesystem quotas SYNOPSIS #include /* for ufs quotas */ int ^^^^^^^^^^^ ^^^^^^^^^^^ There is no such file as /usr/include/ufs/quota.h. There is a file /usr/include/ufs/ufs/quota (#include ) that seems to work ok though. >How-To-Repeat: type in "man quotactl" >Fix: Either fix the man page, or change where the quota.h file is located. >Audit-Trail: >Unformatted: