diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-08-11 20:23:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-08-11 20:23:20 +0000 |
commit | f30b6575c8f6a34aecb4e4499c29e334558e001c (patch) | |
tree | c0fe838170f56718b5aa6ac5de6a0704ea5a631f /share | |
parent | 137e4350af3978318d79e2e297a5207012c84b36 (diff) |
remove a note which seems to be duplicated; ok sobrado
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 720724a7951..49aa91df4b4 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.76 2008/05/15 06:37:08 jmc Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.77 2008/08/11 20:23:19 jmc Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -34,7 +34,7 @@ .\" times and is guaranteed to give a worst case performance .\" for an already extremely slow package. .\" -.Dd $Mdocdate: May 15 2008 $ +.Dd $Mdocdate: August 11 2008 $ .Dt MDOC.SAMPLES 7 .Os .Sh NAME @@ -3245,13 +3245,6 @@ The interpreting sequence may be used anywhere in the text. .It Li "Na" Ta \fINaN\fP Ta \*(Na .It Li "Ba" Ta \fR\&|\fP Ta \*(Ba .El -.Pp -.Sy Note : -The string named -.Ql q -should be written as -.Ql \e*q -since it is only one char. .Sh DIAGNOSTICS The debugging facilities for .Nm \-mdoc |