Skip to content

Commit 8e0ac11

Browse files
author
smeyer
committed
update for r88273
git-svn-id: https://svn.r-project.org/R/trunk@88813 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 099ece3 commit 8e0ac11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/R-exts.texi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,8 @@ BugReports: https://pkgname.bugtracker.url
386386
The format is that of a version of a `Debian Control File' (see the help
387387
for @samp{read.dcf} and
388388
@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
389+
@R{} does not require encoding in UTF-8).
390+
Fields start with an @acronym{ASCII} name
391391
immediately followed by a colon: the value starts after the colon and a
392392
space. Continuation lines (for example, for descriptions longer than
393393
one line) start with a space or tab. Field names are case-sensitive:

0 commit comments

Comments
 (0)