Page MenuHomeFreeBSD

Move "gnop -s" example from md(8) to gnop(8).
AbandonedPublic

Authored by trasz on Jul 25 2015, 3:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 11:19 AM
Unknown Object (File)
Wed, Oct 1, 3:13 PM
Unknown Object (File)
Wed, Oct 1, 11:29 AM
Unknown Object (File)
Wed, Oct 1, 10:38 AM
Unknown Object (File)
Wed, Oct 1, 2:07 AM
Unknown Object (File)
Tue, Sep 30, 8:03 PM
Unknown Object (File)
Sun, Sep 21, 8:05 AM
Unknown Object (File)
Sep 17 2025, 3:39 AM
Subscribers

Details

Reviewers
None
Group Reviewers
manpages
Summary

Move "gnop -s" example from md(8) to gnop(8); it fits better there.
Also tweak the description a little.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

trasz retitled this revision from to Move "gnop -s" example from md(8) to gnop(8)..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)

The question addressed by that example was "how do I mount this disk image that has a bunch of header information that should be skipped over?"

And gnop(8) did not even mention that capability.

I'd suggest leaving the example in mdconfig.8 and expanding gnop.8 to describe more of its capabilities.

wblock@ is right; the point of this example is to point people to gnop, which they might not know about, so putting it inside gnop(8) would defeat its purpose.