From 1f65e0457e09e5e387f1bb4c9060a507b2074d3c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 2 Aug 1997 02:01:53 +0000 Subject: doc EPERM; bitblt --- lib/libc/sys/truncate.2 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/truncate.2 b/lib/libc/sys/truncate.2 index 06f01dec084..6ae6c50eda5 100644 --- a/lib/libc/sys/truncate.2 +++ b/lib/libc/sys/truncate.2 @@ -96,6 +96,9 @@ An I/O error occurred updating the inode. .It Bq Er EFAULT .Fa Path points outside the process's allocated address space. +.It Bq Er EPERM +The effective user ID does not match the owner of the file and +the effective user ID is not the super-user. .El .Pp .Fn Ftruncate -- cgit v1.2.3