From evans@scnc.k12.mi.us  Thu Aug 10 12:41:27 1995
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <evans@scnc.k12.mi.us>
Reply-To: evans@scnc.k12.mi.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: quotactl man page incorrect in pointing to ufs/ufs/quota.h
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 10 12:50:01 PDT 1995
>Closed-Date:    Tue Aug 15 21:38:10 MET DST 1995
>Last-Modified:  Tue Aug 15 21:38:49 MET DST 1995
>Originator:     Jeffrey Evans
>Release:        FreeBSD 2.0-BUILT-19950603 i386
>Organization:
Michigan State University
>Environment:

	

>Description:

prompt> man quotactl

QUOTACTL(2)                UNIX Programmer's Manual                QUOTACTL(2)

NAME
     quotactl - manipulate filesystem quotas

SYNOPSIS
     #include <ufs/quota.h>   /* 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 <ufs/ufs/quota.h>) 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.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Tue Aug 15 21:38:10 MET DST 1995 
State-Changed-Why:  
Fixed in: 
Checking in quotactl.2; 
/home/ncvs/src/lib/libc/sys/quotactl.2,v  <--  quotactl.2 
new revision: 1.2; previous revision: 1.1 

>Unformatted:
 
