On Monday 03 November 2014 19:36:21 Pino Toscano wrote:
 +val do_ssh_inject_unix : Guestfs.guestfs -> string ->
ssh_key_selector -> unit
 +(** ... *) 
Err... this is supposed to be:
(** Inject on a generic Unix system (Linux, FreeBSD, etc) the ssh key
    for the specified user. *)
(already fixed locally.)
-- 
Pino Toscano