Deleted Added
full compact
rc.8 (131538) rc.8 (131594)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Portions of this manual page are Copyrighted by
5.\" The NetBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)rc.8 8.2 (Berkeley) 12/11/93
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Portions of this manual page are Copyrighted by
5.\" The NetBSD Foundation.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)rc.8 8.2 (Berkeley) 12/11/93
36.\" $FreeBSD: head/share/man/man8/rc.8 131538 2004-07-03 21:01:18Z imp $
36.\" $FreeBSD: head/share/man/man8/rc.8 131594 2004-07-04 20:55:50Z ru $
37.\"
38.Dd November 4, 2002
39.Dt RC 8
40.Os
41.Sh NAME
42.Nm rc
43.Nd command scripts for auto-reboot and daemon startup
44.Sh SYNOPSIS

--- 522 unchanged lines hidden (view full) ---

567.Nm
568process begins.
569Useful when dmesg buffer in the kernel no longer has this information.
570.El
571.Sh SEE ALSO
572.Xr kill 1 ,
573.Xr rc.conf 5 ,
574.Xr init 8 ,
37.\"
38.Dd November 4, 2002
39.Dt RC 8
40.Os
41.Sh NAME
42.Nm rc
43.Nd command scripts for auto-reboot and daemon startup
44.Sh SYNOPSIS

--- 522 unchanged lines hidden (view full) ---

567.Nm
568process begins.
569Useful when dmesg buffer in the kernel no longer has this information.
570.El
571.Sh SEE ALSO
572.Xr kill 1 ,
573.Xr rc.conf 5 ,
574.Xr init 8 ,
575.Xr rc.subr 8 ,
576.Xr rcorder 8 ,
575.Xr rcorder 8 ,
576.Xr rc.subr 8 ,
577.Xr reboot 8 ,
578.Xr savecore 8
579.Sh HISTORY
580The
581.Nm
582utility appeared in
583.Bx 4.0 .
577.Xr reboot 8 ,
578.Xr savecore 8
579.Sh HISTORY
580The
581.Nm
582utility appeared in
583.Bx 4.0 .