Re: Apparent documentation error

2021-03-23 Thread Chris Rees
Fixed, thanks! https://cgit.freebsd.org/doc/commit/?id=b60f63f9b82f493c0c4b3539d6d1ad2943be111c Chris On 12/03/2021 13:37, John Ekins wrote: Greetings, One of the ‘xrandr’ commands on page https://docs.freebsd.org/en_US.ISO8859-1/books/handbook/x-config.html seems to be incorrect:

Apparent documentation error

2021-03-12 Thread John Ekins
Greetings, One of the ‘xrandr’ commands on page https://docs.freebsd.org/en_US.ISO8859-1/books/handbook/x-config.html seems to be incorrect: xrandr --mode 1280x1024 --rate 60 xrandr requires an —output switch: What I see on FreeBSD 13RC1 is: [jre@bsd13:13:25:07:~] (244) $ xrandr Scre

Re: documentation error

2015-01-29 Thread Jason Helfman
I will take care of this. Thank you! -jgh On Wed, Jan 28, 2015 at 9:49 PM, Chad Smith wrote: > The mkisofs command on > https://www.freebsd.org/doc/handbook/install-advanced.html needs a space > between where the output file name is specified and the pathspec at the > very end of the command. >

documentation error

2015-01-28 Thread Chad Smith
The mkisofs command on https://www.freebsd.org/doc/handbook/install-advanced.html needs a space between where the output file name is specified and the pathspec at the very end of the command. Running the command as documented with proper substitutions produces an error: mkisofs: Missing pathspec.