diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | c05985f13f215ea0060080637a64b09c3cff6233 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/apm | |
parent | 4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff) | |
download | FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz |
Sort sections.
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 255f9b6..5637786 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -127,6 +127,17 @@ Suspend the system. It is equivalent to .Nm zzz . .El +.Sh NOTES +.Xr apmconf 8 +has been merged in +.Nm +and thus +.Nm +replaces all of its functionality. +.Sh SEE ALSO +.Xr apm 4 +.Sh AUTHORS +.An Tatsumi Hosokawa Aq hosokawa@jp.FreeBSD.org .Sh BUGS Some APM implementations do not support parameters needed by .Nm . @@ -144,14 +155,3 @@ by using .Nm or .Nm zzz . -.Sh NOTES -.Xr apmconf 8 -has been merged in -.Nm -and thus -.Nm -replaces all of its functionality. -.Sh SEE ALSO -.Xr apm 4 -.Sh AUTHORS -.An Tatsumi Hosokawa Aq hosokawa@jp.FreeBSD.org |