CVS commit: src/sbin/swapctl
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Tue Feb 17 12:24:45 UTC 2026 Modified Files: src/sbin/swapctl: swapctl.8 Log Message: More cleanups and simplifications (more of the previous). In particular, there is no need to say "using the swapctl(2) system call", the SEE ALSO to that page should make that clear enough to anyone who actually cares, which is not required of a user of swapctl(8). Minor other changes (a few grammar cleanups), and one new BUGS entry added (should have been there for ages now). To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sbin/swapctl/swapctl.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.