[6938] in Athena Bugs

home help back first fref pref prev next nref lref last post

quotactl(2): incomplete synopsis

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jan 23 03:26:25 1991

Date: Wed, 23 Jan 91 03:26:01 -0500
To: bugs@MIT.EDU
From: Richard Basch <probe@MIT.EDU>


It should read:

    SYNOPSIS
	 #include <sys/types.h>			<<< missing
	 #include <ufs/quota.h>

	 quotactl(cmd, special, uid, addr)
	 int cmd;
	 char *special;
	 int uid;
	 caddr_t addr;

-Richard

home help back first fref pref prev next nref lref last post