Improve punctuation consistency: all errors had a '.' after them

except ENOATTR.
This commit is contained in:
rwatson 2002-03-08 21:00:27 +00:00
parent ae1158ed72
commit 3f54e70a53

View File

@ -451,7 +451,7 @@ The scheduled operation was canceled.
While decoding a multibyte character the function came along an
invalid or an incomplete sequence of bytes or the given wide
character is invalid.
.It Er 87 ENOATTR Em "Attribute not found"
.It Er 87 ENOATTR Em "Attribute not found" .
The specified extended attribute does not exist.
.El
.Sh DEFINITIONS