Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme example #269

Merged
merged 1 commit into from
May 13, 2023
Merged

Fix readme example #269

merged 1 commit into from
May 13, 2023

Commits on May 12, 2023

  1. Fix readme example

    Tried to run the example and it had a small error.
    procfs::page_size returns a u64, not a Result:
    https://github.com/eminence/procfs/blob/a869cc7e3971dabf3da3d37d1702df62be392513/procfs/src/lib.rs#L341
    popsu committed May 12, 2023
    Configuration menu
    Copy the full SHA
    711e60e View commit details
    Browse the repository at this point in the history