1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

mdoc(7) police: collapse multiple spaces.

This commit is contained in:
Ruslan Ermilov 2001-08-17 15:25:55 +00:00
parent e1aaa82284
commit e822b43712
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81833

View File

@ -242,7 +242,7 @@ functions conform to
.St -xns5.2 .
Note that
.Fn inet_pton
does not accept 1-, 2-, or 3-part dotted addresses; all four parts
does not accept 1-, 2-, or 3-part dotted addresses; all four parts
must be specified.
This is a narrower input set than that accepted by
.Fn inet_aton .