Commit Graph

24 Commits

Author SHA1 Message Date
wiz
34757ddf9c Setup -> set up, from jmc@openbsd. 2003-05-14 07:28:01 +00:00
jmmv
4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
perry
43e0efbdeb "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
dmcmahill
407c072091 include /usr/ucblib in the list of places where shared libs should be
copied from.  This was needed for getting citrix_ica to install as
it linked against libucb.
2002-06-30 00:21:16 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz
7c792961fb Formatting improvements. 2001-09-05 23:47:15 +00:00
eeh
5d3b545fcc Add documentation for COMPAT_SVR4_32. 2001-06-27 16:41:00 +00:00
christos
4802a48290 PR/12956: Grant Beattie: Explain how to copy the timezone files so that
programs run in the proper timezone
2001-05-16 14:27:58 +00:00
hubertf
a9c3f5c9d9 Mention /usr/dt besides /usr/openwin,
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
kleink
d1a579c82b Mention m68k. 1999-04-19 21:37:23 +00:00
kleink
6954ab0ad7 Take a stab at making SVR4_MAKEDEV more flexible towards multiple architectures. 1999-04-19 14:46:27 +00:00
garbled
39b11db849 More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-17 20:31:19 +00:00
hubertf
65d179de7b Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
Mention what exactly has been tested (for SCO, esp.) in the manpage.
1998-11-10 10:02:50 +00:00
hubertf
0839b5f170 Fix for cut&paste (s|./SVR4_MAKEDEV|sh SVR4_MAKEDEV|) 1998-11-08 14:13:18 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
christos
26c394da6f Remove comment about the pty subsystem 1997-11-16 22:54:03 +00:00
thorpej
729f3fffc2 NetBSD, not BSD4. 1997-11-13 03:39:34 +00:00
thorpej
555540aeec Update for new location of "examples" files. (Actually, these manpages
were never correct in this regard, since "/usr/share/samples" never
existed, only "/usr/src/share/samples".)
1997-11-13 03:35:57 +00:00
fvdl
3b90a0ef5e Note what to do in the rare case that dirent system calls fail because
of > 32 bit offset cookies: point to the mount_nfs -X option (or -2
option).
1997-10-19 15:03:15 +00:00
jonathan
15a900cb45 refer to sample files in /usr/share/samples/emul/{ultrix,svr4}/etc. 1997-06-08 23:55:26 +00:00
mikel
1009df021a lowercase manpage names (.Nm); fixes PR 3218.
also cleaned up some .Nm usage and other problems.
1997-02-27 08:05:36 +00:00
cgd
e99f8a7ce2 document that EXEC_AOUT and EXEC_ELF{32,64} need to be specified a kernel
options to get support for those executable types.  (Actually, EXEC_ELF64
isn't supported by these emulations yet, but in theory, eventually, it
should work, so i've documented it.)
1996-10-02 05:23:02 +00:00
christos
f55b6167dc Fix the list of things that do not work and expand a bit on the bugs section. 1996-09-01 16:32:09 +00:00
christos
34bb182f46 First cut at a manual page that describes the procedure to setup the SVR4
compatibility stuff.
1996-07-06 17:14:50 +00:00