From: Stéphane Aulery <[email protected]>

Signed-off-by: Stéphane Aulery <[email protected]>
---
 abook.1   | 54 +++++++++++++++++++++++++++---------------------------
 abookrc.5 | 12 ++++++------
 2 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/abook.1 b/abook.1
index cec6047..2628200 100644
--- a/abook.1
+++ b/abook.1
@@ -1,7 +1,7 @@
 .TH ABOOK 1 2006-09-06
 .nh
 .SH NAME
-abook \- text-based address book program
+abook \- text\-based address book program
 .SH SYNOPSIS
 .B abook
 [ \fIOPTION\fR ]
@@ -43,50 +43,50 @@ Converts \fI<inputfile>\fR in \fI<inputformat>\fR to 
\fI<outputfile>\fR in \fI<o
 .br
 The following \fIinputformats\fR are supported:
 .br
-- \fBabook\fP abook native format
+\- \fBabook\fP abook native format
 .br
-- \fBldif\fP ldif / Netscape addressbook
+\- \fBldif\fP ldif / Netscape addressbook
 .br
-- \fBmutt\fP mutt alias
+\- \fBmutt\fP mutt alias
 .br
-- \fBpine\fP pine addressbook
+\- \fBpine\fP pine addressbook
 .br
-- \fBcsv\fP comma separated values
+\- \fBcsv\fP comma separated values
 .br
-- \fBpalmcsv\fP Palm comma separated values
+\- \fBpalmcsv\fP Palm comma separated values
 .br
-- \fBvcard\fP VCard addressbook
+\- \fBvcard\fP VCard addressbook
 
 .br
 The following \fIoutputformats\fR are supported:
 .br
-- \fBabook\fP abook native format
+\- \fBabook\fP abook native format
 .br
-- \fBldif\fP ldif / Netscape addressbook (.4ld)
+\- \fBldif\fP ldif / Netscape addressbook (.4ld)
 .br
-- \fBmutt\fP mutt alias
+\- \fBmutt\fP mutt alias
 .br
-- \fBhtml\fP html document
+\- \fBhtml\fP html document
 .br
-- \fBpine\fP pine addressbook
+\- \fBpine\fP pine addressbook
 .br
-- \fBvcard\fP VCard addressbook
+\- \fBvcard\fP VCard addressbook
 .br
-- \fBcsv\fP comma separated values
+\- \fBcsv\fP comma separated values
 .br
-- \fBpalmcsv\fP Palm comma separated values
+\- \fBpalmcsv\fP Palm comma separated values
 .br
-- \fBelm\fP elm alias
+\- \fBelm\fP elm alias
 .br
-- \fBtext\fP plain text
+\- \fBtext\fP plain text
 .br
-- \fBspruce\fP Spruce address book
+\- \fBspruce\fP Spruce address book
 .br
-- \fBwl\fP Wanderlust address book
+\- \fBwl\fP Wanderlust address book
 .br
-- \fBbsdcal\fP BSD calendar
+\- \fBbsdcal\fP BSD calendar
 .br
-- \fBcustom\fP Custom output format, see below
+\- \fBcustom\fP Custom output format, see below
 .TP
 \fB\-\-outformatstr\fP \fI<string>\fR
 Only used if \fB\-\-mutt\-query\fP \fIor\fR \fB\-\-convert\fP is specified 
\fIand\fR \fB\-\-outformat\fP=\fIcustom\fR. \fI<string>\fR is a format string 
allowing placeholders.
@@ -95,13 +95,13 @@ A placeholder can be any of the standard fields names (see 
\fBabookrc\fP(5)) and
 .br
 The default value is "{nick} ({name}): {mobile}"
 .br
-If \fI<string>\fR starts with \fI!\fR only entries whose all fields from 
\fI<string>\fR are non-NULL are included.
+If \fI<string>\fR starts with \fI!\fR only entries whose all fields from 
\fI<string>\fR are non\-NULL are included.
 .TP
-\fB\-\-add-email\fP
-Read an e-mail message from stdin and add the sender to the addressbook.
+\fB\-\-add\-email\fP
+Read an e\-mail message from stdin and add the sender to the addressbook.
 .TP
-\fB\-\-add-email-quiet\fP
-Same as --add-email but doesn't confirm adding.
+\fB\-\-add\-email\-quiet\fP
+Same as \-\-add\-email but doesn't confirm adding.
 .TP
 \fB\-\-formats\fP
 List available formats.
diff --git a/abookrc.5 b/abookrc.5
index ba12c7c..88e05f6 100644
--- a/abookrc.5
+++ b/abookrc.5
@@ -74,7 +74,7 @@ preserve any completely unknown field.
 .B standard
 only preserve the standard fields (see a list in the
   description of the \fBview\fP command) and the legacy
-  'custom[1-5]' fields.
+  'custom[1\-5]' fields.
 .TP
 .B none
 discards any unknown field.
@@ -90,8 +90,8 @@ Defines the way entries are displayed in the main list. This 
is a string contain
 \fI{name:22}\fP
 displays the \fIname\fP field with a maximal width of 22 characters.
 .TP
-\fI{phone:-12|workphone|mobile}\fP
-displays (right aligned within a width of 13 characters), either the 
\fIphone\fP, \fIworkphone\fP or \fImobile\fP field, whichever being the first 
to be non-empty.
+\fI{phone:\-12|workphone|mobile}\fP
+displays (right aligned within a width of 13 characters), either the 
\fIphone\fP, \fIworkphone\fP or \fImobile\fP field, whichever being the first 
to be non\-empty.
 .RE
 .IP
 Default is \fI" {name:22} {email:40} {phone:12|workphone|mobile}"\fP
@@ -132,7 +132,7 @@ Defines the style of address formatting to be used when 
exporting as text / prin
 
 .TP
 \fBuse_ascii_only\fP=[true|false]
-This option allows you to force Abook use only ASCII characters. This option 
is useful if your terminal doesn't support non-ASCII characters. Default is 
false.
+This option allows you to force Abook use only ASCII characters. This option 
is useful if your terminal doesn't support non\-ASCII characters. Default is 
false.
 
 .TP
 \fBadd_email_prevent_duplicates\fP=[true|false]
@@ -148,11 +148,11 @@ Defines if the cursor is visible in main display. Default 
is false.
 
 .TP
 \fBuse_mouse\fP=[true|false]
-Defines if navigation via the mouse is activated. Default is false. Most 
terminals can also inhibit ncurses mouse events at runtime by holding the Shift 
key (restoring mouse-selection behavior).
+Defines if navigation via the mouse is activated. Default is false. Most 
terminals can also inhibit ncurses mouse events at runtime by holding the Shift 
key (restoring mouse\-selection behavior).
 
 .TP
 \fBscroll_speed\fP=lines
-Defines the number of lines the adress list is scrolled by on a mouse wheel
+Defines the number of lines the address list is scrolled by on a mouse wheel
 action. This option only takes effect if use_mouse is enabled. Default is 2.
 
 .TP
-- 
2.1.3


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Abook-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/abook-devel

Reply via email to