Module Name:    src
Committed By:   rin
Date:           Mon Aug 10 09:30:21 UTC 2020

Modified Files:
        src/share/man/man9: ucas.9

Log Message:
Fix typo: than --> then. Probably not worth bumping date.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/ucas.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/ucas.9
diff -u src/share/man/man9/ucas.9:1.4 src/share/man/man9/ucas.9:1.5
--- src/share/man/man9/ucas.9:1.4	Sat Apr  6 07:56:49 2019
+++ src/share/man/man9/ucas.9	Mon Aug 10 09:30:21 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ucas.9,v 1.4 2019/04/06 07:56:49 wiz Exp $
+.\"	$NetBSD: ucas.9,v 1.5 2020/08/10 09:30:21 rin Exp $
 .\"
 .\" Copyright (c) 2019 Jason R. Thorpe.
 .\" Copyright (c) 2011 YAMAMOTO Takashi,
@@ -110,7 +110,7 @@ Can operate across the kernel-userpsace 
 .Pp
 If
 .Dv __HAVE_UCAS_FULL
-is not defined, than a generic implementation will be provided by
+is not defined, then a generic implementation will be provided by
 machine-dependent code.
 This generic implementation is suitable for uniprocessor and multiprocessor
 systems, but works on a

Reply via email to