summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/ldiv.3
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libc/stdlib/ldiv.3
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libc/stdlib/ldiv.3')
-rw-r--r--lib/libc/stdlib/ldiv.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/ldiv.3 b/lib/libc/stdlib/ldiv.3
index 8757f4ddd5b..f5f22881b9b 100644
--- a/lib/libc/stdlib/ldiv.3
+++ b/lib/libc/stdlib/ldiv.3
@@ -33,7 +33,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: ldiv.3,v 1.2 1996/08/19 08:33:35 tholo Exp $
+.\" $OpenBSD: ldiv.3,v 1.3 1999/05/16 19:55:15 alex Exp $
.\"
.Dd June 29, 1991
.Dt LDIV 3
@@ -61,8 +61,8 @@ and
.Ar rem .
.Sh SEE ALSO
.Xr div 3 ,
-.Xr qdiv 3 ,
-.Xr math 3
+.Xr math 3 ,
+.Xr qdiv 3
.Sh STANDARDS
The
.Fn ldiv