Add Nm for __clone, man page is already linked to that name.

Noted by Abhinav Upadhyay.
This commit is contained in:
wiz 2012-01-29 11:44:54 +00:00
parent bdf31dbb7a
commit be748bdcc2
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: clone.2,v 1.12 2010/05/04 06:13:43 jruoho Exp $
.\" $NetBSD: clone.2,v 1.13 2012/01/29 11:44:54 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -31,7 +31,8 @@
.Dt CLONE 2
.Os
.Sh NAME
.Nm clone
.Nm clone ,
.Nm __clone
.Nd spawn new process with options
.Sh LIBRARY
.Lb libc