Browse Source

sort SEE ALSO;

OPENBSD_6_6
jmc 5 years ago
parent
commit
e2a13c2289
2 changed files with 8 additions and 8 deletions
  1. +4
    -4
      src/lib/libutil/getmaxpartitions.3
  2. +4
    -4
      src/lib/libutil/getrawpartition.3

+ 4
- 4
src/lib/libutil/getmaxpartitions.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: getmaxpartitions.3,v 1.7 2018/01/12 04:36:44 deraadt Exp $
.\" $OpenBSD: getmaxpartitions.3,v 1.8 2019/05/15 18:42:30 jmc Exp $
.\" $NetBSD: getmaxpartitions.3,v 1.1 1996/05/16 07:03:30 thorpej Exp $ .\" $NetBSD: getmaxpartitions.3,v 1.1 1996/05/16 07:03:30 thorpej Exp $
.\" .\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd $Mdocdate: January 12 2018 $
.Dd $Mdocdate: May 15 2019 $
.Dt GETMAXPARTITIONS 3 .Dt GETMAXPARTITIONS 3
.Os .Os
.Sh NAME .Sh NAME
@ -43,8 +43,8 @@
returns the number of partitions that are allowed per disk on the returns the number of partitions that are allowed per disk on the
system. system.
.Sh SEE ALSO .Sh SEE ALSO
.Xr getrawpartition 3 ,
.Xr sysctl 2
.Xr sysctl 2 ,
.Xr getrawpartition 3
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm


+ 4
- 4
src/lib/libutil/getrawpartition.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: getrawpartition.3,v 1.9 2018/01/12 04:36:44 deraadt Exp $
.\" $OpenBSD: getrawpartition.3,v 1.10 2019/05/15 18:42:30 jmc Exp $
.\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $ .\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $
.\" .\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd $Mdocdate: January 12 2018 $
.Dd $Mdocdate: May 15 2019 $
.Dt GETRAWPARTITION 3 .Dt GETRAWPARTITION 3
.Os .Os
.Sh NAME .Sh NAME
@ -52,8 +52,8 @@ The
partition is defined as the partition which provides access to the entire partition is defined as the partition which provides access to the entire
disk, regardless of the disk's partition map. disk, regardless of the disk's partition map.
.Sh SEE ALSO .Sh SEE ALSO
.Xr getmaxpartitions 3 ,
.Xr sysctl 2
.Xr sysctl 2 ,
.Xr getmaxpartitions 3
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm


Loading…
Cancel
Save