Deleted Added
full compact
dumpon.8 (36999) dumpon.8 (38702)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93
33.\" $Id: dumpon.8,v 1.7 1998/05/27 11:05:59 jkoshy Exp $
33.\" $Id: dumpon.8,v 1.8 1998/06/15 07:03:46 charnier Exp $
34.\"
35.Dd May 12, 1995
36.Dt DUMPON 8
37.Os FreeBSD 2.1
38.Sh NAME
39.Nm dumpon
40.Nd "specify a device for crash dumps"
41.Sh SYNOPSIS

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

94(meaning that no dumps are to be taken) if
95.Ar special_file
96is the text string:
97.Dq Li off .
98.Sh SEE ALSO
99.Xr sysctl 3 ,
100.Xr fstab 5 ,
101.Xr rc.conf 5 ,
34.\"
35.Dd May 12, 1995
36.Dt DUMPON 8
37.Os FreeBSD 2.1
38.Sh NAME
39.Nm dumpon
40.Nd "specify a device for crash dumps"
41.Sh SYNOPSIS

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

94(meaning that no dumps are to be taken) if
95.Ar special_file
96is the text string:
97.Dq Li off .
98.Sh SEE ALSO
99.Xr sysctl 3 ,
100.Xr fstab 5 ,
101.Xr rc.conf 5 ,
102.Xr init 8 ,
103.Xr config 8 ,
102.Xr config 8 ,
103.Xr init 8 ,
104.Xr rc 8 ,
105.Xr savecore 8 ,
106.Xr swapon 8 ,
107.Xr panic 9
108.Sh FILES
109.Bl -tag -width /dev/[ws]d?b -compact
110.It Pa /dev/[ws]d?b
111standard swap areas

--- 15 unchanged lines hidden ---
104.Xr rc 8 ,
105.Xr savecore 8 ,
106.Xr swapon 8 ,
107.Xr panic 9
108.Sh FILES
109.Bl -tag -width /dev/[ws]d?b -compact
110.It Pa /dev/[ws]d?b
111standard swap areas

--- 15 unchanged lines hidden ---