diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2014-12-26 21:56:23 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2014-12-26 21:56:23 +0000 |
| commit | 914f6e629041cb3c5d1be5812198bb0e5c2d7d69 (patch) | |
| tree | 0fa1c978dd76e7ac555d9c8cc3c329ff9e10bc0e /usr.sbin/rtadvctl | |
| parent | 5b4d85125ba775848db9ddf872138618b6de9d0f (diff) | |
mdoc: sort SEE ALSO.
Notes
svn path=/head/; revision=276258
Diffstat (limited to 'usr.sbin/rtadvctl')
| -rw-r--r-- | usr.sbin/rtadvctl/rtadvctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtadvctl/rtadvctl.8 b/usr.sbin/rtadvctl/rtadvctl.8 index 5df6e5cc2349..4b7c888b4b17 100644 --- a/usr.sbin/rtadvctl/rtadvctl.8 +++ b/usr.sbin/rtadvctl/rtadvctl.8 @@ -92,8 +92,8 @@ Displays information on Router Advertisement messages being sent on each interface. .El .Sh SEE ALSO -.Xr rtadvd 8 , -.Xr rtadvd.conf 5 +.Xr rtadvd.conf 5 , +.Xr rtadvd 8 .Sh HISTORY The .Nm |
