wiz warning: A .Bl directive has no matching .El (fixed)

This commit is contained in:
atatat 2004-12-05 16:20:43 +00:00
parent 6d413e70c4
commit aa58464306
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: errno.9,v 1.3 2004/12/03 23:39:52 wiz Exp $
.\" $NetBSD: errno.9,v 1.4 2004/12/05 16:20:43 atatat Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -104,6 +104,7 @@ This error is similar to
except that the file descriptor in
.Ar l_dupfd
is closed after it has been copied.
.El
.Sh SEE ALSO
.Xr errno 2 ,
.Xr ioctl 9