Index: netlist_act.c =================================================================== --- netlist_act.c (revision 24584) +++ netlist_act.c (revision 24585) @@ -534,6 +534,7 @@ static const char pcb_acts_ClaimNet[] = "ClaimNet(object|selected|found,[netname])\n"; static const char pcb_acth_ClaimNet[] = "Claim existing connections and create a new net"; +/* DOC: claimnet.html */ static fgw_error_t pcb_act_ClaimNet(fgw_arg_t *res, int argc, fgw_arg_t *argv) { pcb_find_t fctx;