From 1f5bbbbc3aa989fc4cc7a195d893670688057f65 Mon Sep 17 00:00:00 2001 From: millert Date: Sat, 1 Jan 2000 23:43:23 +0000 Subject: Fix 2 typos; naddy@unix-ag.uni-kl.de --- share/man/man7/mdoc.samples.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man7/mdoc.samples.7') diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 2f67423a06b..dca6a3a9a8c 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.19 1999/07/09 13:35:37 aaron Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.20 2000/01/01 23:43:23 millert Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -2215,7 +2215,7 @@ It allows the indent (display) of one line of text. Its default font is set to constant width (literal) however -it is parsed and will recognized other macros. +it is parsed and will recognize other macros. It is not callable however. .Pp .Dl % ls -ldg /usr/local/bin @@ -2545,7 +2545,7 @@ However, if another item in the list is given with a different callable macro name, a new and nested list is assumed. .Sh PREDEFINED STRINGS -The following strings are predefined as may be used by +The following strings are predefined and may be used by preceding with the troff string interpreting sequence .Ql \&\e*(xx where -- cgit v1.2.3-59-g8ed1b