diff options
author | ru <ru@FreeBSD.org> | 2002-12-24 13:41:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-12-24 13:41:48 +0000 |
commit | 4979ab8d816b8ab1d2eb74e7179f8f63e04f0972 (patch) | |
tree | 3a2594ccf0dfa39e2b9d787edfbc673670ae29da /usr.sbin/apm | |
parent | a59d939300a476e89fd904d21bef510b0d7f7da0 (diff) | |
download | FreeBSD-src-4979ab8d816b8ab1d2eb74e7179f8f63e04f0972.zip FreeBSD-src-4979ab8d816b8ab1d2eb74e7179f8f63e04f0972.tar.gz |
mdoc(7) police: Deal with self-xrefs.
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 38556d5..733589b 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -138,9 +138,9 @@ or .Sh NOTES .Xr apmconf 8 has been merged in -.Xr apm 8 +.Nm and thus -.Xr apm 8 +.Nm replaces all of its functionality. .Sh SEE ALSO .Xr apm 4 |