Module Name: src
Committed By: njoly
Date: Thu Mar 28 22:54:25 UTC 2013
Modified Files:
src/external/bsd/iscsi/dist/src/target: targets.5
src/usr.bin/cksum: cksum.1
src/usr.sbin/mountd: exports.5
Log Message:
Remove unknown \*(tN and \*(sP macros.
ok wiz.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/iscsi/dist/src/target/targets.5
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/cksum/cksum.1
cvs rdiff -u -r1.31 -r1.32 src/usr.sbin/mountd/exports.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/iscsi/dist/src/target/targets.5
diff -u src/external/bsd/iscsi/dist/src/target/targets.5:1.2 src/external/bsd/iscsi/dist/src/target/targets.5:1.3
--- src/external/bsd/iscsi/dist/src/target/targets.5:1.2 Tue Jun 30 02:44:53 2009
+++ src/external/bsd/iscsi/dist/src/target/targets.5 Thu Mar 28 22:54:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: targets.5,v 1.2 2009/06/30 02:44:53 agc Exp $
+.\" $NetBSD: targets.5,v 1.3 2013/03/28 22:54:25 njoly Exp $
.\"
.\" Copyright � 2006 Alistair Crooks. All rights reserved.
.\"
@@ -42,7 +42,7 @@ initiators by the
.Xr iscsi-target 8
service.
A description of the iSCSI protocol can be found in
-.%T "Internet Small Computer Systems Interface \\*(tNRFC\\*(sP 3720" .
+.%T "Internet Small Computer Systems Interface RFC 3720" .
.Pp
Each line in the file
(other than comment lines that begin with a
Index: src/usr.bin/cksum/cksum.1
diff -u src/usr.bin/cksum/cksum.1:1.44 src/usr.bin/cksum/cksum.1:1.45
--- src/usr.bin/cksum/cksum.1:1.44 Mon Jun 25 02:32:12 2012
+++ src/usr.bin/cksum/cksum.1 Thu Mar 28 22:54:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: cksum.1,v 1.44 2012/06/25 02:32:12 riastradh Exp $
+.\" $NetBSD: cksum.1,v 1.45 2013/03/28 22:54:25 njoly Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -266,7 +266,7 @@ article.
.Rs
.%T "Computation of Cyclic Redundancy Checks Via Table Lookup"
.%A Dilip V. Sarwate
-.%J "Communications of the \*(tNACM\*(sP"
+.%J "Communications of the ACM"
.%D "August 1988"
.Re
.Rs
Index: src/usr.sbin/mountd/exports.5
diff -u src/usr.sbin/mountd/exports.5:1.31 src/usr.sbin/mountd/exports.5:1.32
--- src/usr.sbin/mountd/exports.5:1.31 Sun Aug 26 14:50:45 2012
+++ src/usr.sbin/mountd/exports.5 Thu Mar 28 22:54:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: exports.5,v 1.31 2012/08/26 14:50:45 wiz Exp $
+.\" $NetBSD: exports.5,v 1.32 2013/03/28 22:54:25 njoly Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@ file specifies remote mount points for t
mount protocol per the
.Tn NFS
server specification; see
-.%T "Network File System Protocol Specification \\*(tNRFC\\*(sP 1094, Appendix A"
+.%T "Network File System Protocol Specification RFC 1094, Appendix A"
and
.%T "NFS: Network File System Version 3 Specification, Appendix I" .
.Pp