Posted on 04-29-2016 08:48 AM
Is it just me or did Apple just take down the man page reference library?
I was referencing the fdesetup page not yesterday:
https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/fdesetup.8.html
Technically, the page hadn't been updated since 10.9 but I figured that was because fdesetup hasn't changed much...
Solved! Go to Solution.
Posted on 05-02-2016 09:48 AM
I was trying to figure out the same thing. Discovered that they moved all manpages to their legacy documentation section.
If you change the part of the URL with library/mac to legacy/library you'll be able to get to any manpage.
Posted on 05-02-2016 09:48 AM
I was trying to figure out the same thing. Discovered that they moved all manpages to their legacy documentation section.
If you change the part of the URL with library/mac to legacy/library you'll be able to get to any manpage.
Posted on 05-02-2016 10:45 AM
@grepoli Many thanks!