Changeset 106
- Timestamp:
- 07/19/05 03:25:49 (3 years ago)
- Files:
-
- doc/swapspace.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/swapspace.8
r105 r106 151 151 .SH SIGNALS 152 152 State information can be logged by sending the program the \fBSIGUSR1\fR signal 153 (user-defined signal 1). See 154 .BR signal (7) 155 for the appropriate number on your system. 153 (user-defined signal 1). Not all of this information will always be current; 154 most of the information internal to \fBswapspace\fR is only updated when needed. 156 155 .PP 157 156 Sending the \fBSIGUSR2\fR signal will make the program free all swapfiles that … … 174 173 warranty whatsoever. Use entirely at your own risk. 175 174 .SH "SEE ALSO" 175 .BR kill (1), 176 176 .BR mkswap (8), 177 177 .BR signal (7),
