-.TH GNUNET\-NAMECACHE 1 "October 16, 2013" "GNUnet"
-
-.SH NAME
-gnunet\-namecache \- inspect namecache
-
-.SH SYNOPSIS
-.B gnunet\-namecache
-.RI [ options ] -z PKEY -n LABEL
-.br
-
-.SH DESCRIPTION
-\fBgnunet\-namecache\fP can be used to inspect values in the
-namecache.
-
-.SH OPTIONS
-.IP "\-c FILENAME, \-\-config=FILENAME"
+.Dd October 16, 2013
+.Dt GNUNET-NAMECACHE 1
+.Os
+.Sh NAME
+.Nm gnunet-namecache
+.Nd
+inspect namecache
+.Sh SYNOPSIS
+.Nm
+.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
+.Op Fl h | \-help
+.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
+.Op Fl n Ar NAME | Fl \-name= Ns Ar NAME
+.Op Fl v | \-version
+.Op Fl z Ar PKEY | Fl \-zone= Ns Ar PKEY
+.Sh DESCRIPTION
+.Nm
+can be used to inspect values in the namecache.
+It is passed the mandatory option 'z' ('--zone=') with the argument PKEY, and the mandatory option 'n' ('--name=') with the argument NAME.
+.Bl -tag -width Ds
+.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
Use the configuration file FILENAME.
-.IP "\-h, \-\-help"
+.It Fl h | \-help
Print short help on options.
-.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
-Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and
-ERROR.
-.IP "\-n NAME, \-\-name=NAME"
-Name (label) of the record to display (mandatory option)
-.IP "\-v, \-\-version"
+.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
+Use LOGLEVEL for logging.
+Valid values are DEBUG, INFO, WARNING and ERROR.
+.It Fl n Ar NAME | Fl \-name= Ns Ar NAME
+Name (label) of the record to display (mandatory option).
+.It Fl v | \-version
Print GNUnet version number.
-.IP "\-z PKEY, \-\-zone=PKEY"
+.It Fl z Ar PKEY | Fl \-zone= Ns Ar PKEY
Specifies the public key of the zone to inspect (mandatory option)
-
-
-.SH BUGS
-Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
-electronic mail to <gnunet\-developers@gnu.org>
-.SH SEE ALSO
-\fBgnunet\-gns\fP(1)
-The full documentation for
-.B gnunet
-is maintained as a Texinfo manual. If the
-.B info
-and
-.B gnunet
-programs are properly installed at your site, the command
-.IP
-.B info gnunet
-.PP
+.El
+.\".Sh EXAMPLES
+.Sh SEE ALSO
+.Xr gnunet-gns 1
+.sp
+The full documentation for gnunet is maintained as a Texinfo manual.
+If the
+.Xr info 1
+and gnunet programs are properly installed at your site, the command
+.Pp
+.Dl info gnunet
+.Pp
should give you access to the complete handbook,
-.IP
-.B info gnunet-c-tutorial
-.PP
+.Pp
+.Dl info gnunet-c-tutorial
+.Pp
will give you access to a tutorial for developers.
-.PP
-Depending on your installation, this information is also
-available in
-\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).
+.sp
+Depending on your installation, this information is also available in
+.Xr gnunet 7 and
+.Xr gnunet-c-tutorial 7 .
+.\".Sh HISTORY
+.\".Sh AUTHORS
+.Sh BUGS
+Report bugs by using
+.Lk https://bugs.gnunet.org
+or by sending electronic mail to
+.Aq Mt gnunet-developers@gnu.org .