From 47d0e4d716b8b1165dbe5721a0f138e5df714e9e Mon Sep 17 00:00:00 2001 From: kre Date: Sun, 4 Oct 2020 14:22:52 +0000 Subject: Fix a typo (s/int/in/) --- factor/factor.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/factor/factor.6 b/factor/factor.6 index 3251ce4f..ccaf176c 100644 --- a/factor/factor.6 +++ b/factor/factor.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: factor.6,v 1.15 2020/10/03 22:27:00 christos Exp $ +.\" $NetBSD: factor.6,v 1.16 2020/10/04 14:22:52 kre Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -101,7 +101,7 @@ If a factor x divides a value n (>1) times, it will appear as x^n. .It Fl x If the .Fl x -flag is specified, factors will be printed int hexadecimal format. +flag is specified, factors will be printed in hexadecimal format. .El .Sh DIAGNOSTICS Out of range or invalid input results in -- cgit v1.2.3-56-ge451