Date: Thu, 10 Aug 1995 15:40:04 -0400 From: Jeffrey Evans <evans@scnc.k12.mi.us> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/670: quotactl man page incorrect in pointing to ufs/ufs/quota.h Message-ID: <199508101940.PAA14341@scnc.k12.mi.us> Resent-Message-ID: <199508101950.MAA19187@freefall.FreeBSD.org>
index | next in thread | raw e-mail
>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 <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.
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508101940.PAA14341>
