From 3671521369575bb3ac1f1d35852f4f333e0fa288 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 26 Sep 2002 18:31:58 +0000 Subject: Lots of minor fixes resulting from reading these man pages in detail. --- factor/factor.6 | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'factor') diff --git a/factor/factor.6 b/factor/factor.6 index 93d11468..8ad52fd8 100644 --- a/factor/factor.6 +++ b/factor/factor.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: factor.6,v 1.6 2001/04/02 22:42:38 wiz Exp $ +.\" $NetBSD: factor.6,v 1.7 2002/09/26 18:32:01 wiz Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,8 +47,7 @@ .Sh NAME .Nm factor , .Nm primes -.Nd -factor a number, generate primes +.Nd factor a number, generate primes .Sh SYNOPSIS .Nm .Op Ar number ... @@ -58,18 +57,16 @@ factor a number, generate primes .Sh DESCRIPTION The .Nm -utility will factor integers between -2147483648 and 2147483647 inclusive. +utility will factor integers between \-2147483648 and 2147483647 inclusive. When a number is factored, it is printed, followed by a -.Dq \: , +.Dq \&: , and the list of factors on a single line. Factors are listed in ascending order, and are preceded by a space. -If a factor divides a value more than once, it will be printed -more than once. +If a factor divides a value more than once, it will be printed more than once. .Pp When .Nm -is invoked with one or more arguments, -each argument will be factored. +is invoked with one or more arguments, each argument will be factored. .Pp When .Nm -- cgit v1.2.3-56-ge451