Re: Trivial documentation bug in rc.d(8)

2017-07-27 Thread Theo Buehler
On Thu, Jul 27, 2017 at 06:38:45AM +0300, cho...@jtan.com wrote: > The description of the -d flag states that it prevents the redirection > of stdin to /dev/null but it should say stdout. > > Matthew > Fixed, thanks.

Trivial documentation bug in rc.d(8)

2017-07-26 Thread chohag
The description of the -d flag states that it prevents the redirection of stdin to /dev/null but it should say stdout. Matthew