Remove a trailing dot to match all other items in the same list.
This commit is contained in:
parent
0d9171e5fe
commit
8f037de0f8
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: intro.2,v 1.40 2004/07/03 17:36:51 mycroft Exp $
|
.\" $NetBSD: intro.2,v 1.41 2005/01/02 19:39:43 jmmv Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
|
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -474,7 +474,7 @@ operation has expired.
|
|||||||
.El
|
.El
|
||||||
.Sh DEFINITIONS
|
.Sh DEFINITIONS
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Process ID .
|
.It Process ID
|
||||||
Each active process in the system is uniquely identified by a non-negative
|
Each active process in the system is uniquely identified by a non-negative
|
||||||
integer called a process ID.
|
integer called a process ID.
|
||||||
The range of this ID is from 0 to 30000.
|
The range of this ID is from 0 to 30000.
|
||||||
|
Loading…
Reference in New Issue
Block a user