diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:41:39 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:41:39 +0000 |
| commit | 8432a67785074390b432b40233c9cddbf5913a9a (patch) | |
| tree | 63a545200e7e6dbb570fc4842458cff8bc4694d9 /usr.sbin/memcontrol | |
| parent | b5cf87e26a33fe12c8e2238149b5896b328f7fe2 (diff) | |
MFC: remove whitespace at EOL.
Notes
svn path=/stable/4/; revision=80147
Diffstat (limited to 'usr.sbin/memcontrol')
| -rw-r--r-- | usr.sbin/memcontrol/memcontrol.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/memcontrol/memcontrol.8 b/usr.sbin/memcontrol/memcontrol.8 index 0ccb4cb9e314..ca433cd0a840 100644 --- a/usr.sbin/memcontrol/memcontrol.8 +++ b/usr.sbin/memcontrol/memcontrol.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1999 Chris Costello .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -9,7 +9,7 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -21,9 +21,9 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .\" $FreeBSD$ -.\" +.\" .Dd September 28, 1999 .Dt MEMCONTROL 8 .Os FreeBSD |
