opnsense-ports/lang/slib/files/patch-xml-parse.txi
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

14 lines
505 B
Text

--- xml-parse.txi.orig 2013-05-12 04:47:55 UTC
+++ xml-parse.txi
@@ -108,9 +108,10 @@
@var{inc-charset}. The reading stops at the first character which is not a member
of the set. This character is left on the stream. All the read
characters are returned in a string.
+@end defun
-@defunx ssax:next-token-of pred port
+@defun ssax:next-token-of pred port
Reads characters from the @var{port} for which @var{pred} (a procedure of
one argument) returns non-#f. The reading stops at the first