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)
Mon, Mar 25, 10:07 PM
Unknown Object (File)
Mar 18 2024, 10:16 AM
Unknown Object (File)
Feb 14 2024, 9:53 AM
Unknown Object (File)
Jan 29 2024, 1:48 AM
Unknown Object (File)
Jan 11 2024, 10:59 PM
Unknown Object (File)
Dec 20 2023, 12:23 AM
Unknown Object (File)
Dec 9 2023, 6:34 PM
Unknown Object (File)
Dec 8 2023, 4:16 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.