diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/kgmon | |
parent | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff) | |
download | FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/kgmon')
-rw-r--r-- | usr.sbin/kgmon/kgmon.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index 0a8fdd4..f1d21ff 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -74,7 +74,7 @@ Dump the contents of the profile buffers into a .Pa gmon.out file. .It Fl r -Reset all the profile buffers. +Reset all the profile buffers. If the .Fl p flag is also specified, the @@ -90,7 +90,7 @@ default .Pa /kernel . .El .Pp -If neither +If neither .Fl B nor .Fl b @@ -120,8 +120,8 @@ the default memory Users with only read permission on .Pa /dev/kmem cannot change the state -of profiling collection. -They can get a +of profiling collection. +They can get a .Pa gmon.out file with the warning that the data may be inconsistent if profiling is in progress. |