Page MenuHomeFreeBSD

Corrections to freebsd-tips additions made in D18541
ClosedPublic

Authored by bcr on Jan 27 2019, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 1:24 AM
Unknown Object (File)
Oct 2 2024, 8:16 PM
Unknown Object (File)
Oct 2 2024, 12:35 PM
Unknown Object (File)
Oct 1 2024, 9:14 AM
Unknown Object (File)
Sep 30 2024, 4:04 AM
Unknown Object (File)
Sep 27 2024, 11:46 AM
Unknown Object (File)
Sep 21 2024, 6:54 PM
Unknown Object (File)
Sep 18 2024, 12:46 PM
Subscribers

Details

Summary

@rgrimes added comments to https://reviews.freebsd.org/D18541 for which I opened this revision to address them.
The new patch tries to come up with new wording for the examples and sorts the parameters in the zfs destroy dry-run example.

Test Plan
  1. Apply the patch to head/usr.bin/fortune/datfiles/freebsd-tips
  2. Run "make" in head/usr.bin/fortune/datfiles/
  3. View the new examples

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

head/usr.bin/fortune/datfiles/freebsd-tips
569

Realmem is memory prior to kernel and modules, physmem(aka avail) is after kernel and modules.

Update diff to distinguish hw.realmem versus hw.physmem output.

Good from my point of view now.

This revision is now accepted and ready to land.Jan 28 2019, 7:06 PM
This revision was automatically updated to reflect the committed changes.