diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-01-15 19:06:33 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-01-15 19:06:33 +0000 |
commit | 63c865ac060120368ee14f28a8c335998c30210e (patch) | |
tree | d607e7485da6f4f19d9beaee554429fb9fb7e8cf /sys/arch/aviion | |
parent | 8c61563cc39621275522accfd409a13204e573f1 (diff) |
remove .Tn; from Jan Stary <hans at stare dot cz>
Diffstat (limited to 'sys/arch/aviion')
-rw-r--r-- | sys/arch/aviion/stand/a2coff/a2coff.8 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/sys/arch/aviion/stand/a2coff/a2coff.8 b/sys/arch/aviion/stand/a2coff/a2coff.8 index c6eed6245cc..4cdfbaa09aa 100644 --- a/sys/arch/aviion/stand/a2coff/a2coff.8 +++ b/sys/arch/aviion/stand/a2coff/a2coff.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: a2coff.8,v 1.4 2013/10/20 07:40:43 jmc Exp $ +.\" $OpenBSD: a2coff.8,v 1.5 2015/01/15 19:06:32 schwarze Exp $ .\" .\" Copyright (c) 2006, Miodrag Vallat .\" @@ -23,7 +23,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 20 2013 $ +.Dd $Mdocdate: January 15 2015 $ .Dt A2COFF 8 aviion .Os .Sh NAME @@ -37,9 +37,7 @@ .Nm a2coff converts standalone binaries, such as kernels or boot blocks, from .Xr elf 5 -format to COFF format, suitable for booting from the -.Tn Data General -.Tn AViiON -PROMs. +format to COFF format, suitable for booting +from the Data General AViiON PROMs. .Sh SEE ALSO .Xr elf 5 |