diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-06 07:02:31 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-06 07:02:31 +0000 |
commit | b4ca3754a48473d4089a1d8014bcf0f05a58d573 (patch) | |
tree | 25ef95132ef3d48e49a8333c24696eedac7f46a4 /share/man/man9/pmap_resident_count.9 | |
parent | a970c85ca93a3652d5993ead094035ca2486399e (diff) |
Fixed the .Os call (missing or wrong).
Notes
Notes:
svn path=/head/; revision=131681
Diffstat (limited to 'share/man/man9/pmap_resident_count.9')
-rw-r--r-- | share/man/man9/pmap_resident_count.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/pmap_resident_count.9 b/share/man/man9/pmap_resident_count.9 index 293fb3498e27..bf39548cea09 100644 --- a/share/man/man9/pmap_resident_count.9 +++ b/share/man/man9/pmap_resident_count.9 @@ -27,6 +27,7 @@ .\" .Dd July 21, 2003 .Dt PMAP_RESIDENT_COUNT 9 +.Os .Sh NAME .Nm pmap_resident_count , .Nm pmap_wired_count |