diff --git a/erlang/examples/guestfs-erlang.pod b/erlang/examples/guestfs-erlang.pod index 5053de311..0134a4cce 100644 --- a/erlang/examples/guestfs-erlang.pod +++ b/erlang/examples/guestfs-erlang.pod @@ -99,6 +99,7 @@ C is the name of the unknown argument. L, L, L, +L, L, L, L, diff --git a/lua/examples/guestfs-lua.pod b/lua/examples/guestfs-lua.pod index 83900caea..d8dc3dc6c 100644 --- a/lua/examples/guestfs-lua.pod +++ b/lua/examples/guestfs-lua.pod @@ -122,13 +122,14 @@ returned when you registered the callback: L, L, +L, L, L, L, L, L, L, -L. +L, L. =head1 AUTHORS