--- openpoppassd.8.orig	Tue Feb  5 14:34:23 2013
+++ openpoppassd.8	Tue Feb  5 14:33:46 2013
@@ -32,7 +32,7 @@ The
 .Nm
 daemon enables applications to change user passwords via a local TCP/IP socket
 (127.0.0.1:106). It speaks the following FTP like protocol:
-
+.Bd -literal
   S: 200 openpoppassd vX.Y hello, who are you?
   E: user YOURLOGINNAME
   S: 200 your password please.
@@ -44,6 +44,7 @@ daemon enables applications to change user passwords v
   S: 200 Bye.
   S: <closes connection>
   E: <closes connection>
+.Ed
 .Pp
 .Nm
 is usually started at boot time, and can be enabled by
@@ -71,18 +72,17 @@ If this option is specified,
 .Nm
 will run in the foreground and log to
 .Em stderr .
+.El
 .Sh FILES
 .Xr "/etc/services"
 .Sh SEE ALSO
 .Xr passwd 1 ,
 .Xr services 5 ,
 .Xr ntpd 8
-
-.Xr http://www.ostc.de/projects.html#openpoppassd
-
+.Pp
+http://www.ostc.de/projects.html#openpoppassd
 .Sh AUTHORS
 Thomas Birnthaler and Hermann Gottschalk <openpoppassd@ostc.de>
-
 .Sh HISTORY
 The
 .Nm
