typo: EXIST -> EEXIST
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Wed, 24 Aug 1994 04:47:53 +0000 (20:47 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Wed, 24 Aug 1994 04:47:53 +0000 (20:47 -0800)
SCCS-vsn: lib/libc/sys/undelete.2 8.3

usr/src/lib/libc/sys/undelete.2

index da6f610..a02ac05 100644 (file)
@@ -4,7 +4,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)undelete.2 8.2 (Berkeley) %G%
+.\"     @(#)undelete.2 8.3 (Berkeley) %G%
 .\"
 .Dd 
 .Dt UNWHITEOUT 2
 .\"
 .Dd 
 .Dt UNWHITEOUT 2
@@ -42,7 +42,7 @@ The pathname contains a character with the high-order bit set.
 .It Bq Er ENAMETOOLONG
 A component of a pathname exceeded 255 characters,
 or an entire path name exceeded 1023 characters.
 .It Bq Er ENAMETOOLONG
 A component of a pathname exceeded 255 characters,
 or an entire path name exceeded 1023 characters.
-.It Bq Er EXIST
+.It Bq Er EEXIST
 The path does not reference a whiteout.
 .It Bq Er ENOENT
 The whiteout does not exist.
 The path does not reference a whiteout.
 .It Bq Er ENOENT
 The whiteout does not exist.