Package: redland-utils Version: 1.0.2-2 Severity: minor Tags: patch
Attached is a patch to fix 2 missing spaces in rdfproc(1).
--- - 2006-03-20 13:55:15.091536000 -0500 +++ /tmp/rdfproc.1 2006-03-20 13:52:50.000000000 -0500 @@ -125,7 +125,7 @@ and \fIARC\fP as a predicate. .IP "\fBparse \fIURI|FILENAME\fP [\fISYNTAX|\fP [\fIBASE URI\fP]]\fR" -Parse syntax at \fIURI\fP intothe graph using \fISYNTAX\fP which +Parse syntax at \fIURI\fP into the graph using \fISYNTAX\fP which can be one of \fIrdfxml\fP (RDF/XML, default) or \fIntriples\fP. If \fIFILENAME\fP is a existing file, the appropriate URI will be generated for it. @@ -188,7 +188,7 @@ http://www.w3.org/TR/rdf-testcases/#ntriples .UE .SH SEE ALSO -.BR redland(3), libraptor(3), rapper(1) +redland(3), libraptor(3), rapper(1) .SH AUTHOR Dave Beckett - .UR http://purl.org/net/dajobe/

