Skip to content

Commit 901ddf8

Browse files
author
smeyer
committed
fix markup
git-svn-id: https://svn.r-project.org/R/trunk@87490 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8158f2c commit 901ddf8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/library/base/man/Sys.info.Rd

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,8 @@ Sys.info()
7373
used (and not the many BSD and GNU extensions). \command{whoami} is
7474
equivalent to \command{id -un} (on Solaris, \command{/usr/xpg4/bin/id -un}).
7575
76-
Windows may report unexpected versions: there, see the help for
77-
#ifdef windows
78-
\code{\link{win.version}()}.
79-
#else
80-
\code{win.version()}.
81-
#endif
76+
Windows may report unexpected versions: see the help for
77+
\code{\link{win.version}}.
8278
}
8379
8480
\seealso{

0 commit comments

Comments
 (0)