From 31d33feac95ec0233d0e296341c8d0e2d1509080 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Mon, 6 Mar 2000 21:46:58 +0000 Subject: Do not leave `(' characters dangling at the end of lines; instead, use the appropriate mdoc macros to handle these cases. --- lib/libutil/getrawpartition.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libutil') diff --git a/lib/libutil/getrawpartition.3 b/lib/libutil/getrawpartition.3 index 7c8a3bfd8e0..fc700a004fd 100644 --- a/lib/libutil/getrawpartition.3 +++ b/lib/libutil/getrawpartition.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getrawpartition.3,v 1.3 1999/02/27 21:57:40 deraadt Exp $ +.\" $OpenBSD: getrawpartition.3,v 1.4 2000/03/06 21:46:56 aaron Exp $ .\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -49,8 +49,8 @@ partition .Fn getrawpartition void .Sh DESCRIPTION .Fn getrawpartition -returns the partition number ( -.Sq a +returns the partition number +.Pf ( Sq a == 0, .Sq b == 1, ...) of the -- cgit v1.2.3