diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-23 21:39:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-23 21:39:59 +0000 |
commit | 4684cfef89d32a9bab1b6108bb67be2ef91ab20a (patch) | |
tree | 466be8512d53a615017f9183e9757d741698c15f /usr.sbin/mopd | |
parent | 24bba1c5cbdd58b421017d9012e88422c8f67a4d (diff) |
More pedantic man page formatting insanity, lalala
Diffstat (limited to 'usr.sbin/mopd')
-rw-r--r-- | usr.sbin/mopd/mopa.out/mopa.out.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/mopd/mopa.out/mopa.out.1 b/usr.sbin/mopd/mopa.out/mopa.out.1 index e3e716d070d..6827b74a2c7 100644 --- a/usr.sbin/mopd/mopa.out/mopa.out.1 +++ b/usr.sbin/mopd/mopa.out/mopa.out.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopa.out.1,v 1.6 1999/07/07 10:50:12 aaron Exp $ +.\" $OpenBSD: mopa.out.1,v 1.7 2000/03/23 21:39:57 aaron Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopa.out.1,v 1.6 1999/07/07 10:50:12 aaron Exp $ +.\" @(#) $OpenBSD: mopa.out.1,v 1.7 2000/03/23 21:39:57 aaron Exp $ .\" .Dd August 11, 1996 .Dt MOPA.OUT 1 @@ -45,7 +45,8 @@ is used to convert an a.out file to a MOP-image. .Pp This program will check if .Xr a.out 5 -machine-id is recognized. If not it will try to swap the +machine-id is recognized. +If not it will try to swap the .Xr a.out 5 header, and try again. .Sh BUGS |