$OpenBSD: patch-doc_french-deconjugator_1_in,v 1.1 2012/08/09 18:22:16 naddy Exp $
--- doc/french-deconjugator.1.in.orig	Sun Jul  4 19:06:34 2010
+++ doc/french-deconjugator.1.in	Thu Aug  9 20:11:12 2012
@@ -23,9 +23,8 @@
 .SH NAME
 french-deconjugator - analyze conjugated French verbs
 .SH SYNOPSIS
-.B echo aimé | french-deconjugator > result.txt
+.B echo aim\('e | french-deconjugator > result.txt
 .SH DESCRIPTION
-.PP
 \fBfrench-deconjugator\fR
 reads conjugated French verbs from
 the command line or from standard input
@@ -47,8 +46,8 @@ arguments.
 By convention, persons 4 and 5 are used in the
 \fBpast participle\fR
 tense to indicate the gender:
-4 means masculine (e.g., "aimé" or "aimés")
-and 5 means feminine (e.g., "aimée" or "aimées").
+4 means masculine (e.g., "aim\('e" or "aim\('es")
+and 5 means feminine (e.g., "aim\('ee" or "aim\('ees").
 .PP
 A single conjugated form can correspond to more than one mode,
 tense and person.
@@ -76,7 +75,6 @@ This commands expects to read Latin-1 characters and w
 There must not be any leading or trailing white spaces on the lines read
 by the command.
 .SH OPTIONS
-.PP
 .TP
 \fB\-\-help\fR
 display a help page and exit
@@ -96,15 +94,14 @@ accented character
 \fB\-\-all-infinitives\fR
 print the infinitive form of all the verbs in the knowledge base,
 one per line, unsorted; other command-line arguments are ignored
-.PP
 .SH EXAMPLES
-$ french-deconjugator aimé 
+$ french-deconjugator aim\('e
 .br
 aimer, participle, past, 0, singular
 .br
 
 .br
-$ echo \-ne 'a\\nplu\\nété\\n' | french-deconjugator
+$ echo \-ne 'a\enplu\en\('et\('e\en' | french-deconjugator
 .br
 avoir, indicative, present, 3, singular
 
@@ -115,7 +112,7 @@ pleuvoir, participle, past, 0, singular
 .br
 
 .br
-être, participle, past, 0, singular
+\(^etre, participle, past, 0, singular
 .br
 
 .br
