Remove reference to crash(8).
This commit is contained in:
parent
7c2de1e4cf
commit
c9e138cf30
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: init.8,v 1.19 1999/09/28 14:56:04 bouyer Exp $
|
.\" $NetBSD: init.8,v 1.20 2000/03/19 23:22:07 soren Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1991, 1993
|
.\" Copyright (c) 1980, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
|
@ -292,7 +292,6 @@ System startup commands.
|
||||||
.Xr options 4 ,
|
.Xr options 4 ,
|
||||||
.Xr ttys 5 ,
|
.Xr ttys 5 ,
|
||||||
.Xr config 8 ,
|
.Xr config 8 ,
|
||||||
.Xr crash 8 ,
|
|
||||||
.Xr getty 8 ,
|
.Xr getty 8 ,
|
||||||
.Xr halt 8 ,
|
.Xr halt 8 ,
|
||||||
.Xr rc 8 ,
|
.Xr rc 8 ,
|
||||||
|
|
Loading…
Reference in New Issue