svn commit: r269498 - in stable/10: share/man/man4 share/man/man5 share/man/man9 usr.bin/sort
Glen Barber
gjb at FreeBSD.org
Mon Aug 4 03:59:49 UTC 2014
Author: gjb
Date: Mon Aug 4 03:59:48 2014
New Revision: 269498
URL: http://svnweb.freebsd.org/changeset/base/269498
Log:
MFC r269289, r269290, r269291, r269292, r269293:
r269289:
sort(1): Remove trailing '.' from See Also section.
r269290:
acpi_wmi(4): Remove trailing comma from standalone Xref.
r269291:
hptiop(4): Remove trailing comma from ending Xref.
r269292:
pf.conf(5): Remove trailing comma from ending Xref.
r269293:
kernel_mount(9): Remove trailing comma from ending Xref.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/share/man/man4/acpi_wmi.4
stable/10/share/man/man4/hptiop.4
stable/10/share/man/man5/pf.conf.5
stable/10/share/man/man9/kernel_mount.9
stable/10/usr.bin/sort/sort.1.in
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/man/man4/acpi_wmi.4
==============================================================================
--- stable/10/share/man/man4/acpi_wmi.4 Mon Aug 4 01:16:20 2014 (r269497)
+++ stable/10/share/man/man4/acpi_wmi.4 Mon Aug 4 03:59:48 2014 (r269498)
@@ -74,7 +74,7 @@ GUID IN
{8F1F6435-9F42-42C8-BADC-0E9424F20C9A} 0 NO NO NO NO BI
.Ed
.Sh SEE ALSO
-.Xr acpi 4 ,
+.Xr acpi 4
.Sh HISTORY
The
.Nm
Modified: stable/10/share/man/man4/hptiop.4
==============================================================================
--- stable/10/share/man/man4/hptiop.4 Mon Aug 4 01:16:20 2014 (r269497)
+++ stable/10/share/man/man4/hptiop.4 Mon Aug 4 03:59:48 2014 (r269498)
@@ -126,7 +126,7 @@ The
driver has only been tested on the i386 and amd64 platforms.
.Sh SEE ALSO
.Xr cam 4 ,
-.Xr hptmv 4 ,
+.Xr hptmv 4
.Sh HISTORY
The
.Nm
Modified: stable/10/share/man/man5/pf.conf.5
==============================================================================
--- stable/10/share/man/man5/pf.conf.5 Mon Aug 4 01:16:20 2014 (r269497)
+++ stable/10/share/man/man5/pf.conf.5 Mon Aug 4 03:59:48 2014 (r269498)
@@ -3058,7 +3058,7 @@ Service name database.
.Xr services 5 ,
.Xr ftp-proxy 8 ,
.Xr pfctl 8 ,
-.Xr pflogd 8 ,
+.Xr pflogd 8
.Sh HISTORY
The
.Nm
Modified: stable/10/share/man/man9/kernel_mount.9
==============================================================================
--- stable/10/share/man/man9/kernel_mount.9 Mon Aug 4 01:16:20 2014 (r269497)
+++ stable/10/share/man/man9/kernel_mount.9 Mon Aug 4 03:59:48 2014 (r269498)
@@ -194,7 +194,7 @@ must come in pairs, e.g.,
.Ed
.Sh SEE ALSO
.Xr VFS 9 ,
-.Xr VFS_MOUNT 9 ,
+.Xr VFS_MOUNT 9
.Sh HISTORY
The
.Fn kernel_mount
Modified: stable/10/usr.bin/sort/sort.1.in
==============================================================================
--- stable/10/usr.bin/sort/sort.1.in Mon Aug 4 01:16:20 2014 (r269497)
+++ stable/10/usr.bin/sort/sort.1.in Mon Aug 4 03:59:48 2014 (r269498)
@@ -581,7 +581,7 @@ An error occurred.
.Sh SEE ALSO
.Xr comm 1 ,
.Xr join 1 ,
-.Xr uniq 1 .
+.Xr uniq 1
.Sh STANDARDS
The
.Nm
More information about the svn-src-stable
mailing list