adjtime.3, getw.3: srcfix: Start new sentence on new source line

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-08 13:54:41 +13:00
parent dbb73b9a3d
commit d72a31c6f0
2 changed files with 4 additions and 2 deletions

View File

@ -84,7 +84,8 @@ has not yet been completed.
.SH RETURN VALUE
On success,
.BR adjtime ()
returns 0. On failure, \-1 is returned, and
returns 0.
On failure, \-1 is returned, and
.I errno
is set to indicate the error.
.SH ERRORS

View File

@ -78,7 +78,8 @@ returns the word read, and
returns 0.
On error, they return \fBEOF\fP.
.SH CONFORMING TO
SVr4, SUSv2. Not present in POSIX.1-2001.
SVr4, SUSv2.
Not present in POSIX.1-2001.
.SH BUGS
The value returned on error is also a legitimate data value.
.BR ferror (3)