diff options
author | 1996-10-08 01:19:58 +0000 | |
---|---|---|
committer | 1996-10-08 01:19:58 +0000 | |
commit | 19244f1997b31040085108ce7c77a1f42ec4cae0 (patch) | |
tree | c09fb8a08363793772d749534d7f52767796bc0a /lib/libutil | |
parent | warn about bootparamd server weaknesses (diff) | |
download | wireguard-openbsd-19244f1997b31040085108ce7c77a1f42ec4cae0.tar.xz wireguard-openbsd-19244f1997b31040085108ce7c77a1f42ec4cae0.zip |
Attempt at cleanup.
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/getmaxpartitions.3 | 3 | ||||
-rw-r--r-- | lib/libutil/getrawpartition.3 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/libutil/getmaxpartitions.3 b/lib/libutil/getmaxpartitions.3 index 426c53e0928..7d151cad060 100644 --- a/lib/libutil/getmaxpartitions.3 +++ b/lib/libutil/getmaxpartitions.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: getmaxpartitions.3,v 1.2 1996/10/08 01:20:18 michaels Exp $ .\" $NetBSD: getmaxpartitions.3,v 1.1 1996/05/16 07:03:30 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -36,7 +37,7 @@ .\" .Dd May 15, 1996 .Dt GETMAXPARTITIONS 3 -.Os NetBSD +.Os .Sh NAME .Nm getmaxpartitions .Nd get the maximum number of partitions allowed per disk diff --git a/lib/libutil/getrawpartition.3 b/lib/libutil/getrawpartition.3 index 290d4a34f87..db6c32bbda0 100644 --- a/lib/libutil/getrawpartition.3 +++ b/lib/libutil/getrawpartition.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: getrawpartition.3,v 1.2 1996/10/08 01:20:18 michaels Exp $ .\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -36,7 +37,7 @@ .\" .Dd May 15, 1996 .Dt GETRAWPARTITION 3 -.Os NetBSD +.Os .Sh NAME .Nm getrawpartition .Nd get the system |