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/rtsold | |
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/rtsold')
-rw-r--r-- | usr.sbin/rtsold/rtsold.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index abefea5..e72bb6a 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -204,7 +204,7 @@ utility, which first appeared in WIDE/KAME IPv6 protocol stack kit. The .Nm rtsol utility is now integrated into -.Xr rtsold 8 . +.Nm . .\" .Sh BUGS In some operating systems, when a PCMCIA network card is removed |