Improve markup.

This commit is contained in:
wiz 2002-01-19 03:35:21 +00:00
parent 4e823ac145
commit 7e266c9a07
1 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mlxctl.8,v 1.3 2001/12/18 13:28:42 ad Exp $
.\" $NetBSD: mlxctl.8,v 1.4 2002/01/19 03:35:21 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -44,7 +44,7 @@
.\" notice, this list of conditions and the following disclaimer.
.\" 2. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -161,8 +161,10 @@ The
.Nm
command was written by Micheal Smith
.Aq msmith@freebsd.org ,
and appeared in FreeBSD under the guise of
.Nm mlxcontrol .
and appeared in
.Fx
under the guise of
.Ic mlxcontrol .
It was modified for
.Nx
by Andrew Doran