Skip to content

Commit b9434b1

Browse files
committed
Added intenting for better web rendering to 5to6-perlvar.pod
1 parent 241ab68 commit b9434b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/5to6-perlvar.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ This is somewhat unclear. It probably depends on what you mean by "the name of
211211
the operating system" as S28 has three different suggestions, all of which
212212
give different answers. On my OS X machine at this time...
213213
214-
C<$*KERNEL> gives "darwin (14.3.0)"
215-
C<$*DISTRO> gives "macosx (10.10.3)"
214+
C<$*KERNEL> gives "darwin (14.3.0)"
215+
C<$*DISTRO> gives "macosx (10.10.3)"
216216
217217
Using C<.version> on either of those will give you just the version
218218
number. C<.name> gives the kernel or distro name. Those objects contain

0 commit comments

Comments
 (0)