CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/08/11 09:48:08

Modified files:
        lib/libc/gen   : sysconf.3 Makefile.inc 
        lib/libc/sys   : ioctl.2 mmap.2 sysctl.2 
        lib/libkvm     : kvm_getprocs.3 
        share/man/man7 : script.7 
        usr.bin/lastcomm: lastcomm.1 
Added files:
        lib/libc/gen   : execv.3 
Removed files:
        lib/libc/gen   : exec.3 

Log message:
No specific called "exec(3)", so move primary manpage to a name which
does exist -- execv(3).  Still call this a family but without "Nm".
Adjust Xr in various pages to refer to the precise function used
rather than the family, in most cases the semantics of execve(2) are
being referenced, so change the Xr.
ok jmc

Reply via email to