Author: joel (doc committer) Date: Sat Dec 27 08:22:58 2014 New Revision: 276293 URL: https://svnweb.freebsd.org/changeset/base/276293
Log: mdoc: improvements to SEE ALSO. Modified: head/lib/libdpv/dpv.3 head/lib/msun/man/cexp.3 head/lib/msun/man/complex.3 head/lib/msun/man/sin.3 head/sbin/dhclient/dhclient.conf.5 head/sbin/dhclient/dhclient.leases.5 head/sbin/ifconfig/ifconfig.8 head/sbin/iscontrol/iscontrol.8 head/sbin/mount/mount.8 head/sbin/mount_fusefs/mount_fusefs.8 head/sbin/newfs/newfs.8 Modified: head/lib/libdpv/dpv.3 ============================================================================== --- head/lib/libdpv/dpv.3 Sat Dec 27 07:07:37 2014 (r276292) +++ head/lib/libdpv/dpv.3 Sat Dec 27 08:22:58 2014 (r276293) @@ -435,8 +435,8 @@ or desired values. .El .Sh SEE ALSO .Xr dialog 1 , -.Xr dialog 3 , -.Xr Xdialog 1 +.Xr Xdialog 1 , +.Xr dialog 3 .Sh HISTORY The .Nm Modified: head/lib/msun/man/cexp.3 ============================================================================== --- head/lib/msun/man/cexp.3 Sat Dec 27 07:07:37 2014 (r276292) +++ head/lib/msun/man/cexp.3 Sat Dec 27 08:22:58 2014 (r276293) @@ -103,7 +103,7 @@ is not finite, the sign of the result is .Sh SEE ALSO .Xr complex 3 , .Xr exp 3 , -.Xr math 3 , +.Xr math 3 .Sh STANDARDS The .Fn cexp Modified: head/lib/msun/man/complex.3 ============================================================================== --- head/lib/msun/man/complex.3 Sat Dec 27 07:07:37 2014 (r276292) +++ head/lib/msun/man/complex.3 Sat Dec 27 08:22:58 2014 (r276293) @@ -103,9 +103,9 @@ ctan tangent ctanh hyperbolic tangent .El .Sh SEE ALSO -.Xr math 3 , .Xr fenv 3 , .Xr ieee 3 , +.Xr math 3 , .Xr tgmath 3 .Rs .%T "ISO/IEC 9899:TC3" Modified: head/lib/msun/man/sin.3 ============================================================================== --- head/lib/msun/man/sin.3 Sat Dec 27 07:07:37 2014 (r276292) +++ head/lib/msun/man/sin.3 Sat Dec 27 08:22:58 2014 (r276293) @@ -70,9 +70,9 @@ functions return the sine value. .Xr asin 3 , .Xr atan 3 , .Xr atan2 3 , -.Xr csin 3 , .Xr cos 3 , .Xr cosh 3 , +.Xr csin 3 , .Xr math 3 , .Xr sinh 3 , .Xr tan 3 , Modified: head/sbin/dhclient/dhclient.conf.5 ============================================================================== --- head/sbin/dhclient/dhclient.conf.5 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/dhclient/dhclient.conf.5 Sat Dec 27 08:22:58 2014 (r276293) @@ -524,8 +524,8 @@ In many cases, it is sufficient to just file - the defaults are usually fine. .Sh SEE ALSO .Xr dhclient.leases 5 , -.Xr dhcpd.conf 5 , .Xr dhcp-options 5 , +.Xr dhcpd.conf 5 , .Xr dhclient 8 , .Xr dhcpd 8 .Rs Modified: head/sbin/dhclient/dhclient.leases.5 ============================================================================== --- head/sbin/dhclient/dhclient.leases.5 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/dhclient/dhclient.leases.5 Sat Dec 27 08:22:58 2014 (r276293) @@ -75,8 +75,8 @@ Current lease file. .El .Sh SEE ALSO .Xr dhclient.conf 5 , -.Xr dhcpd.conf 5 , .Xr dhcp-options 5 , +.Xr dhcpd.conf 5 , .Xr dhclient 8 , .Xr dhcpd 8 .Rs Modified: head/sbin/ifconfig/ifconfig.8 ============================================================================== --- head/sbin/ifconfig/ifconfig.8 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/ifconfig/ifconfig.8 Sat Dec 27 08:22:58 2014 (r276293) @@ -2819,9 +2819,9 @@ tried to alter an interface's configurat .Xr devd.conf 5 , .\" .Xr eon 5 , .Xr devd 8 , +.Xr jail 8 , .Xr rc 8 , .Xr routed 8 , -.Xr jail 8 , .Xr sysctl 8 .Sh HISTORY The Modified: head/sbin/iscontrol/iscontrol.8 ============================================================================== --- head/sbin/iscontrol/iscontrol.8 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/iscontrol/iscontrol.8 Sat Dec 27 08:22:58 2014 (r276293) @@ -121,8 +121,8 @@ whatever options are specified, and star .Xr iscsi_initiator 4 , .Xr sa 4 , .Xr iscsi.conf 5 , -.Xr iscsictl 8 , -.Xr camcontrol 8 +.Xr camcontrol 8 , +.Xr iscsictl 8 .Sh STANDARDS RFC 3720 .\"Sh HISTORY Modified: head/sbin/mount/mount.8 ============================================================================== --- head/sbin/mount/mount.8 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/mount/mount.8 Sat Dec 27 08:22:58 2014 (r276293) @@ -548,6 +548,7 @@ support for a particular file system mig .Xr ext2fs 5 , .Xr fstab 5 , .Xr procfs 5 , +.Xr tmpfs 5 , .Xr automount 8 , .Xr fstyp 8 , .Xr kldload 8 , @@ -558,7 +559,6 @@ support for a particular file system mig .Xr mount_smbfs 8 , .Xr mount_udf 8 , .Xr mount_unionfs 8 , -.Xr tmpfs 5 , .Xr umount 8 , .Xr zfs 8 , .Xr zpool 8 Modified: head/sbin/mount_fusefs/mount_fusefs.8 ============================================================================== --- head/sbin/mount_fusefs/mount_fusefs.8 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/mount_fusefs/mount_fusefs.8 Sat Dec 27 08:22:58 2014 (r276293) @@ -326,8 +326,8 @@ does not call any external utility and a .Sh SEE ALSO .Xr fstat 1 , .Xr mount 8 , -.Xr umount 8 , -.Xr sudo 8 +.Xr sudo 8 , +.Xr umount 8 .Sh HISTORY .Nm appears as the part of the FreeBSD implementation of the Fuse userspace filesystem Modified: head/sbin/newfs/newfs.8 ============================================================================== --- head/sbin/newfs/newfs.8 Sat Dec 27 07:07:37 2014 (r276292) +++ head/sbin/newfs/newfs.8 Sat Dec 27 08:22:58 2014 (r276293) @@ -310,10 +310,10 @@ on file systems that contain many small .Xr fsck 8 , .Xr gjournal 8 , .Xr growfs 8 , +.Xr gvinum 8 , .Xr makefs 8 , .Xr mount 8 , -.Xr tunefs 8 , -.Xr gvinum 8 +.Xr tunefs 8 .Rs .%A M. McKusick .%A W. Joy _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"