diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-07 20:29:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-07 20:29:36 +0000 |
commit | 2bb9629cec85ef974afe76f837578996ce36ec7b (patch) | |
tree | 298f6638b401a476b337b1bfb0a17d4c65d3a199 /share/man | |
parent | 8c6c0cd461eb2ff295a415e73bf9a2e06c3da36a (diff) |
add missing comment;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.mvme88k/bussw.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.mvme88k/bussw.4 b/share/man/man4/man4.mvme88k/bussw.4 index 78f70be97c2..fcec62db333 100644 --- a/share/man/man4/man4.mvme88k/bussw.4 +++ b/share/man/man4/man4.mvme88k/bussw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bussw.4,v 1.2 2003/08/08 09:29:24 miod Exp $ +.\" $OpenBSD: bussw.4,v 1.3 2006/09/07 20:29:35 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -12,7 +12,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 REGENTS 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 |