Drop trailing comma in SEE ALSO.

This commit is contained in:
wiz 2003-01-19 19:15:36 +00:00
parent 0163abbccb
commit 65d34efcf9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: _lwp_exit.2,v 1.2 2003/01/18 11:32:59 thorpej Exp $
.\" $NetBSD: _lwp_exit.2,v 1.3 2003/01/19 19:15:36 wiz Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -60,7 +60,7 @@ can never return.
.Sh SEE ALSO
.Xr _exit 2 ,
.Xr _lwp_create 2 ,
.Xr _lwp_wait 2 ,
.Xr _lwp_wait 2
.Sh HISTORY
The
.Fn _lwp_exit