We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099ece3 commit 8e0ac11Copy full SHA for 8e0ac11
doc/manual/R-exts.texi
@@ -386,8 +386,8 @@ BugReports: https://pkgname.bugtracker.url
386
The format is that of a version of a `Debian Control File' (see the help
387
for @samp{read.dcf} and
388
@uref{https://www.debian.org/doc/debian-policy/ch-controlfields.html}:
389
-@R{} does not require encoding in UTF-8 and does not support comments
390
-starting with @samp{#}). Fields start with an @acronym{ASCII} name
+@R{} does not require encoding in UTF-8).
+Fields start with an @acronym{ASCII} name
391
immediately followed by a colon: the value starts after the colon and a
392
space. Continuation lines (for example, for descriptions longer than
393
one line) start with a space or tab. Field names are case-sensitive:
0 commit comments