summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2016-07-30 23:15:41 +0200
committerLukas Mai <l.mai@web.de>2016-07-30 23:15:41 +0200
commit1096c54b93e411caf0ca7834e9b0372e7d895ba6 (patch)
tree3c47ccf1ab86a60ab62ac4148876e4368bf2094a /pod
parent863ca36a1db803bdd82e88ef0e862696379ba681 (diff)
downloadperl-1096c54b93e411caf0ca7834e9b0372e7d895ba6.tar.gz
perlport: eliminate function signatures missed in 47cd99a476cec
Diffstat (limited to 'pod')
-rw-r--r--pod/perlport.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod
index 3b71765e9a..dff8d265a1 100644
--- a/pod/perlport.pod
+++ b/pod/perlport.pod
@@ -1766,7 +1766,7 @@ Not implemented. (Android, Win32, S<Plan 9>)
Not implemented. (S<Plan 9>, Win32)
-=item getsockopt SOCKET,LEVEL,OPTNAME
+=item getsockopt
Not implemented. (S<Plan 9>)
@@ -1784,7 +1784,7 @@ will be fixed in the future.
Time values are 32-bit quantities. (VOS)
-=item ioctl FILEHANDLE,FUNCTION,SCALAR
+=item ioctl
Not implemented. (VMS)