fix a typo
This commit is contained in:
parent
4641631823
commit
3c36c70c82
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rasctl.2,v 1.9 2003/04/16 13:34:55 wiz Exp $
|
||||
.\" $NetBSD: rasctl.2,v 1.10 2004/01/11 16:05:27 mrg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -104,7 +104,7 @@ Install this sequence.
|
|||
.It RAS_PURGE
|
||||
Remove the specified registered sequences for this process.
|
||||
.It RAS_PURGE_ALL
|
||||
Remove all registers sequences for this process.
|
||||
Remove all registered sequences for this process.
|
||||
.El
|
||||
.Pp
|
||||
The RAS_PURGE and RAS_PURGE_ALL operations should be considered to have
|
||||
|
|
Loading…
Reference in New Issue