diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-02-14 01:35:15 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-02-14 01:35:15 +0000 |
| commit | fd3e261baeb96ad75a4d0c6c6fad99d8c3ea915c (patch) | |
| tree | 261bc415213ddcbc9bc9d190af9df04d539e2bcd | |
| parent | efeff014b48770e1a26538881bbd5f27a0869115 (diff) | |
Notes
| -rw-r--r-- | lib/libkvm/kvm_getswapinfo.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/kvm_getswapinfo.3 b/lib/libkvm/kvm_getswapinfo.3 index dfcac1ff5cab..c749af2700fe 100644 --- a/lib/libkvm/kvm_getswapinfo.3 +++ b/lib/libkvm/kvm_getswapinfo.3 @@ -47,7 +47,7 @@ structure. This structure contains the following fields: .Pp Values are in PAGE_SIZE'd chunks ( see getpagesize() ). ksw_flags contains a copy of the swap device flags. -.PP +.Pp .Sh CACHING This function caches the nlist values for various kernel variables which it reuses in successive calls. You may call the function with kd == NULL |
