Mdoc nit (\-1 instead of -1. \- is minus, - is hyphen).
This commit is contained in:
parent
9236a5071b
commit
af01d9ecf0
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ras.9,v 1.1 2002/08/28 07:56:30 gmcgarry Exp $
|
||||
.\" $NetBSD: ras.9,v 1.2 2002/08/29 11:27:03 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -92,7 +92,7 @@ which contain the user address
|
||||
If the address
|
||||
.Fa addr
|
||||
is found within a RAS, then the restart address of the RAS is
|
||||
returned, otherwise -1 is returned.
|
||||
returned, otherwise \-1 is returned.
|
||||
.It Fn ras_fork "p1" "p2"
|
||||
This function is used to copy all registered restartable atomic
|
||||
sequences for process
|
||||
|
Loading…
Reference in New Issue
Block a user