summaryrefslogtreecommitdiffstats
path: root/share/man/man9/microseq.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-06-27 02:38:46 +0000
committermpp <mpp@FreeBSD.org>1999-06-27 02:38:46 +0000
commit9d0120cf5373bd702edad559a9bf2acac14030df (patch)
tree9a1f25949f3c79374297823181766c62841cebca /share/man/man9/microseq.9
parentbb3bf618540bd3e027764c16dcdf18a3e2fd631f (diff)
downloadFreeBSD-src-9d0120cf5373bd702edad559a9bf2acac14030df.zip
FreeBSD-src-9d0120cf5373bd702edad559a9bf2acac14030df.tar.gz
Fix some typos and do some minor mdoc cleanup.
Diffstat (limited to 'share/man/man9/microseq.9')
-rw-r--r--share/man/man9/microseq.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/microseq.9 b/share/man/man9/microseq.9
index 127648b..f68caeb 100644
--- a/share/man/man9/microseq.9
+++ b/share/man/man9/microseq.9
@@ -400,7 +400,7 @@ struct ppb_microseq {
};
.Ed
.Ss Using microsequences
-To instanciate a microsequence, just declare an array of ppb_microseq
+To instantiate a microsequence, just declare an array of ppb_microseq
structures and initialize it as needed. You may either use predefined macros
or code directly your microinstructions according to the ppb_microseq
definition. For example,
OpenPOWER on IntegriCloud