diff options
-rw-r--r-- | share/man/man9/extattr.9 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man9/extattr.9 b/share/man/man9/extattr.9 index 70ecb11..434126b 100644 --- a/share/man/man9/extattr.9 +++ b/share/man/man9/extattr.9 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 1999, 2000, 2001 Robert N. M. Watson +.\" Copyright (c) 1999, 2000, 2001, 2003 Robert N. M. Watson .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -85,9 +85,6 @@ and This man page was written by .An Robert Watson . .Sh BUGS -The extended attribute access interface is currently unable to return -the total size of the attribute, or indicate that the buffer space provided -by the caller is insufficient to hold all available data. In addition, the interface does not provide a mechanism to retrieve the current set of available attributes; it has been suggested that providing a |