diff options
author | ru <ru@FreeBSD.org> | 2002-03-15 17:57:41 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-03-15 17:57:41 +0000 |
commit | 1522ba421d20a7df2ecf74a1f70b38331e82fd51 (patch) | |
tree | 36fb8005e85cbb8c15aeefc34426382cb0b4477b /lib/libc | |
parent | de85ac98887eece88fa66dba42c7e96a888042c2 (diff) | |
download | FreeBSD-src-1522ba421d20a7df2ecf74a1f70b38331e82fd51.zip FreeBSD-src-1522ba421d20a7df2ecf74a1f70b38331e82fd51.tar.gz |
mdoc(7) police: punctuation nit.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/extattr_get_file.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2 index 23a0e00..28686fd 100644 --- a/lib/libc/sys/extattr_get_file.2 +++ b/lib/libc/sys/extattr_get_file.2 @@ -66,8 +66,7 @@ call retrieves the value of the specified extended attribute into a buffer pointed to by .Fa data of size -.Fa nbytes -. +.Fa nbytes . The .Fn extattr_set_file call sets the value of the specified extended attribute to the data |