-.\" $OpenBSD: intro.2,v 1.49 2014/05/02 09:50:32 jca Exp $
+.\" $OpenBSD: intro.2,v 1.50 2014/05/02 20:20:12 guenther Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
.Em superuser
process and is granted special privileges if its effective user ID is 0.
.It Special Processes
-The processes with process IDs of 0, 1, and 2 are special.
+The processes with process IDs of 0 and 1 are special.
Process 0 is the scheduler.
Process 1 is the initialization process
.Xr init 8 ,