diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-02-11 07:58:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-02-11 07:58:29 +0000 |
commit | 243d83e4c9a82ad7657baf88346a66f65293b8b0 (patch) | |
tree | 7ae5a5a5cd037539a11c4453884d3fc4178e4be2 /share/man/man9/mbuf.9 | |
parent | 778d213d908c28722d4618d3d75a6af6d86c149c (diff) |
bump Mdocdate for pages committed in "febuary", necessary because
of a typo in rcs.c;
Diffstat (limited to 'share/man/man9/mbuf.9')
-rw-r--r-- | share/man/man9/mbuf.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index bd357f0ff6d..71d47d3eed9 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbuf.9,v 1.29 2008/02/03 17:20:21 claudio Exp $ +.\" $OpenBSD: mbuf.9,v 1.30 2008/02/11 07:58:28 jmc Exp $ .\" .\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jjbg@openbsd.org> .\" All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 3 2008 $ +.Dd $Mdocdate: February 11 2008 $ .Dt MBUF 9 .Os .Sh NAME |