kvm_read.3 (348238dbd42306d9fb5d89ab393b840572cfeb0f) kvm_read.3 (0cd475f86b09144843258dfcbc95af649aab7cec)
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software developed by the Computer Systems
5.\" Engineering group at Lawrence Berkeley Laboratory under DARPA contract
6.\" BG 91-66 and contributed to Berkeley.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 90 unchanged lines hidden (view full) ---

99.Xr kvm_close 3 ,
100.Xr kvm_getargv 3 ,
101.Xr kvm_getenvv 3 ,
102.Xr kvm_geterr 3 ,
103.Xr kvm_getprocs 3 ,
104.Xr kvm_nlist 3 ,
105.Xr kvm_open 3 ,
106.Xr kvm_openfiles 3
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software developed by the Computer Systems
5.\" Engineering group at Lawrence Berkeley Laboratory under DARPA contract
6.\" BG 91-66 and contributed to Berkeley.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 90 unchanged lines hidden (view full) ---

99.Xr kvm_close 3 ,
100.Xr kvm_getargv 3 ,
101.Xr kvm_getenvv 3 ,
102.Xr kvm_geterr 3 ,
103.Xr kvm_getprocs 3 ,
104.Xr kvm_nlist 3 ,
105.Xr kvm_open 3 ,
106.Xr kvm_openfiles 3
107.Sh HISTORY
108The
109.Fn kvm_read2
110function first appeared in
111.Fx 11.0 .