mdoc(7) police: remove hard sentence break which I didn't

submit to Jonathan Mini.
This commit is contained in:
Ruslan Ermilov 2001-12-14 09:06:11 +00:00
parent ac47c95eea
commit 34a5940b8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87855

View File

@ -644,7 +644,8 @@ Process file
.Em fd .
.It Ic fopen Pq Ar addr len mode Li -- Ar fd
Open a file.
Returns a file descriptor, or \-1 in case of failure. The
Returns a file descriptor, or \-1 in case of failure.
The
.Ar mode
parameter selects whether the file is to be opened for read access, write
access, or both.