summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-07 01:54:02 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-07 01:54:02 -0500
commit58e96bde43e0abc92484464a134204018af45d76 (patch)
tree1c62178a038dca686ccb5cd5b88e11b955de179d
parent1d413ef77cc040451b89a6a624d945cd2708386f (diff)
downloadio-pty-easy-58e96bde43e0abc92484464a134204018af45d76.tar.gz
io-pty-easy-58e96bde43e0abc92484464a134204018af45d76.zip
fix up doc links0.07
-rw-r--r--lib/IO/Pty/Easy.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/IO/Pty/Easy.pm b/lib/IO/Pty/Easy.pm
index f1f0c62..7ed1be0 100644
--- a/lib/IO/Pty/Easy.pm
+++ b/lib/IO/Pty/Easy.pm
@@ -322,7 +322,7 @@ sub close {
=head2 handle_pty_size()
Read/write accessor for the C<handle_pty_size> option documented in
-L<the constructor options|/new>.
+L<the constructor options|/new()>.
=cut
@@ -335,7 +335,7 @@ sub handle_pty_size {
=head2 def_max_read_chars()
Read/write accessor for the C<def_max_read_chars> option documented in
-L<the constructor options|/new>.
+L<the constructor options|/new()>.
=cut