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 de194a1 commit 4aa5805Copy full SHA for 4aa5805
doc/Type/IO/Spec/Unix.pod6
@@ -123,7 +123,7 @@ Returns the string C<"/dev/null"> representing the
123
L<"Null device"|https://en.wikipedia.org/wiki/Null_device>:
124
125
=for code
126
-$*SPEC.devnull.IO.spurt: "blah blah";
+$*SPEC.devnull.IO.spurt: "foo bar baz";
127
128
=head2 method dir-sep
129
doc/Type/IO/Spec/Win32.pod6
@@ -103,7 +103,7 @@ Returns the string C<"nul"> representing the
103
104
105
106
107
108
109
0 commit comments