diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-02 08:51:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-02 08:51:31 +0000 |
commit | 9e607a0b3377bc6cc42502397d086731a6eff543 (patch) | |
tree | 3932d3785cf2bb3f2630349d01cf0acaff892734 /share/man/man8/compat_linux.8 | |
parent | cab3d9bd439829239232e29e1b04475d182cf218 (diff) |
change .Nd to include the word "emulation"
Diffstat (limited to 'share/man/man8/compat_linux.8')
-rw-r--r-- | share/man/man8/compat_linux.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index 42784591b5b..6ac1a9a0e36 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -34,7 +34,7 @@ .Os BSD 4 .Sh NAME .Nm compat_linux -.Nd setup procedure for running Linux binaries +.Nd setup procedure for running Linux binaries under emulation .Sh DESCRIPTION OpenBSD supports running Linux binaries. This only applies to i386 systems for now. Both the a.out and ELF binary formats are supported. Most programs |