summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>1998-04-25 13:08:57 +0000
committerDavid Leonard <d@cvs.openbsd.org>1998-04-25 13:08:57 +0000
commit7b0533f45d8e7c971cdd451a5797942a9a4d681a (patch)
tree6aa6e7b2781ce6c10593bdec5d96c961cdbd1e5b /share
parent579db2810c16e3cc03bd3decf41d0d81b01c77c6 (diff)
change "*char *str" to "char *str"
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/mdoc.samples.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index 87ed90b3aed..9fbc35097f6 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.7 1998/03/09 01:11:54 millert Exp $
+.\" $OpenBSD: mdoc.samples.7,v 1.8 1998/04/25 13:08:56 d Exp $
.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -397,7 +397,7 @@ is created by
.Ql \&.Fn fetch char\e *str
.It Fn fetch "char *str"
can also be created by
-.Ql \&.Fn fetch "\\*q*char *str\\*q"
+.Ql \&.Fn fetch "\\*qchar *str\\*q"
.El
.Pp
If the