summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 21:57:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 21:57:41 +0000
commitaaf2d58f0d5749cc06139b7e1db0b22881ba61bd (patch)
treebc799ab769e278dfdecc60b0bbf69c30a578d613 /lib/libutil
parent584fd0812f68bd000624885be123bf263ed152ff (diff)
make function names the correct case
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/getmaxpartitions.34
-rw-r--r--lib/libutil/getrawpartition.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libutil/getmaxpartitions.3 b/lib/libutil/getmaxpartitions.3
index 7d151cad060..d5f3e89b750 100644
--- a/lib/libutil/getmaxpartitions.3
+++ b/lib/libutil/getmaxpartitions.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getmaxpartitions.3,v 1.2 1996/10/08 01:20:18 michaels Exp $
+.\" $OpenBSD: getmaxpartitions.3,v 1.3 1999/02/27 21:57:40 deraadt Exp $
.\" $NetBSD: getmaxpartitions.3,v 1.1 1996/05/16 07:03:30 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -46,7 +46,7 @@
.Ft int
.Fn getmaxpartitions void
.Sh DESCRIPTION
-.Fn Getmaxpartitions
+.Fn getmaxpartitions
returns the number of partitions that are allowed per disk on the
system.
.Sh SEE ALSO
diff --git a/lib/libutil/getrawpartition.3 b/lib/libutil/getrawpartition.3
index db6c32bbda0..7c8a3bfd8e0 100644
--- a/lib/libutil/getrawpartition.3
+++ b/lib/libutil/getrawpartition.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrawpartition.3,v 1.2 1996/10/08 01:20:18 michaels Exp $
+.\" $OpenBSD: getrawpartition.3,v 1.3 1999/02/27 21:57:40 deraadt Exp $
.\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@ partition
.Ft int
.Fn getrawpartition void
.Sh DESCRIPTION
-.Fn Getrawpartition
+.Fn getrawpartition
returns the partition number (
.Sq a
== 0,