--- freetds-0.82.orig/doc/osql.1
+++ freetds-0.82/doc/osql.1
@@ -1,15 +1,15 @@
-." Text automatically generated by txt2man-1.4.7
-.TH FreeTDS  "February 28, 2008" "0.82RC2" "FreeTDS Utilities"
+.\"Text automatically generated by txt2man
+.TH osql 1 "04 August 2009" "doc" "FreeTDS Utilities"
 .SH NAME
 \fBosql \fP- utility to test FreeTDS connections and queries
 \fB
 .SH SYNOPSIS
 .nf
 .fam C
-.TP
-.B
-\fBosql\fP
--S \fIdsn\fP -U \fIusername\fP -P \fIpassword\fP [-I \fIini_dir\fP]
+\fBosql\fP  \fB-S\fP \fIdsn\fP \fB-U\fP \fIusername\fP \fB-P\fP \fIpassword\fP [\fB-I\fP \fIini_dir\fP]
+
+.fam T
+.fi
 .fam T
 .fi
 .SH DESCRIPTION
@@ -23,20 +23,20 @@
 
 .TP
 .B
--S \fIdsn\fP
+\fB-S\fP \fIdsn\fP
 the Data Source Name to which to connect, as known
 to odbc.ini. 
 .TP
 .B
--U \fIusername\fP
+\fB-U\fP \fIusername\fP
 database login name.
 .TP
 .B
--P \fIpassword\fP
+\fB-P\fP \fIpassword\fP
 database \fIpassword\fP.
 .TP
 .B
--I \fIini_dir\fP
+\fB-I\fP \fIini_dir\fP
 override odbc.ini file location.
 .SH EXAMPLE
 
@@ -60,7 +60,7 @@
 .fi
 .SH NOTES
 
-If you can connect with "\fBosql\fP -S servername -U user -P passwd", your 
+If you can connect with "\fBosql\fP \fB-S\fP servername \fB-U\fP user \fB-P\fP passwd", your 
 FreeTDS ODBC installation is working. 
 .PP
 \fBosql\fP guesses where unixODBC might look for its odbc.ini by examining
@@ -69,7 +69,7 @@
 to help improve the guessing. 
 .PP
 If \fBosql\fP cannot intuit your odbc.ini directory, you can force the issue with 
-the -I option. However, you're instructing \fBosql\fP what to test, not where 
+the \fB-I\fP option. However, you're instructing \fBosql\fP what to test, not where 
 unixODBC will eventually look. Your override is therefore only as good as 
 you are. Look carefully at the error output before overriding. 
 .PP
