Re: faq5.html#Xbld one line change
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
On 05/10/12 05:10, f5b wrote: > http://www.openbsd.org/faq/faq5.html#Xbld > > 5.5 - Building X (Xenocara) > > line > $ cvs [email protected]:/cvs checkout -P xenocara > > should be > $ cvs -qd [email protected]:/cvs checkout -P xenocara Just adding a space? Why? Assuming there was a benefit (which I don't think there is) why do you change this ONE example when every other example involving the -d option has no space? While I could be swayed by the argument that the space makes things easier to read, it is very very common Unix usage. Nick.