Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man1/man1.x68k Correct section order.



details:   https://anonhg.NetBSD.org/src/rev/d5347e768ab6
branches:  trunk
changeset: 514822:d5347e768ab6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 11 00:36:57 2001 +0000

description:
Correct section order.

diffstat:

 share/man/man1/man1.x68k/aout2hux.1 |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 89b0ee94fd89 -r d5347e768ab6 share/man/man1/man1.x68k/aout2hux.1
--- a/share/man/man1/man1.x68k/aout2hux.1       Tue Sep 11 00:36:44 2001 +0000
+++ b/share/man/man1/man1.x68k/aout2hux.1       Tue Sep 11 00:36:57 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: aout2hux.1,v 1.4 2001/04/21 14:30:18 wiz Exp $
+.\"    $NetBSD: aout2hux.1,v 1.5 2001/09/11 00:36:57 wiz Exp $
 .Dd August 13, 1998
 .Dt AOUT2HUX 1 x68k
 .Os
@@ -67,13 +67,13 @@
 .Xr cc 1 ,
 .Xr ld 1 ,
 .Xr a.out 5
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Nx 1.4 .
 .Sh BUGS
 Symbol and debugging information is not converted.
 .Pp
 The generated executable is not so effective as that of
 Human68k native compiler.
-.Sh HISTORY
-The
-.Nm
-utility first appeared in
-.Nx 1.4 .



Home | Main Index | Thread Index | Old Index