diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-08 09:06:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-08 09:06:11 +0000 |
commit | 4b4039c0913a63ded50e6af3572749245dafe92a (patch) | |
tree | 9a16a791c664492384d499564ea99abcf1d38564 /share/man/man8 | |
parent | 0056cb7e7e3a884052f3397ab88514ff30be837f (diff) |
remove two words that were never visible anyway, due to too many args
passed to macro;
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/compat_aout.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/compat_aout.8 b/share/man/man8/compat_aout.8 index d0276d4408a..86cd0b4e497 100644 --- a/share/man/man8/compat_aout.8 +++ b/share/man/man8/compat_aout.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_aout.8,v 1.2 2003/08/23 19:29:33 tedu Exp $ +.\" $OpenBSD: compat_aout.8,v 1.3 2003/11/08 09:06:10 jmc Exp $ .\" .\" Copyright (c) 2003 Marc Espie .\" @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm compat_aout -.Nd setup for running a.out OpenBSD binaries on ELF systems under emulation +.Nd setup for running a.out OpenBSD binaries on ELF systems .Sh DESCRIPTION .Ox supports running legacy a.out binaries. |