Ruslan Ermilov
ae82896268
Consistently mark std(in|out|err) with .Dv, because that's how they
...
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".
Approved by: re
2002-12-04 18:57:46 +00:00
Sheldon Hearn
68f8e47a04
Correct FreeBSD release of first appearance in the HISTORY section
...
(5.0 -> 4.6).
2002-06-06 10:51:25 +00:00
Ruslan Ermilov
e117e7a5b0
- Put missing prototype for rcmd() in <unistd.h>.
...
- Clean up the manpage.
- style(9) rcmdsh.c.
Committed from: BSDCon/EU 2k+1 terminal room
2001-11-09 15:19:25 +00:00
Warner Losh
d45672120f
Allow users to specify a command to use as remote command instead of
...
using rcmd directly. This has been in my tree for a long time, but we
may need to sync with OpenBSD before MFC.
Obtained from: openbsd
PR: 15830
MFC after: 2 months
2001-10-23 06:22:15 +00:00