Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Remove unknown \*(tN and \*(sP macros.
details: https://anonhg.NetBSD.org/src/rev/c334c75302ea
branches: trunk
changeset: 785743:c334c75302ea
user: njoly <njoly%NetBSD.org@localhost>
date: Thu Mar 28 22:54:25 2013 +0000
description:
Remove unknown \*(tN and \*(sP macros.
ok wiz.
diffstat:
external/bsd/iscsi/dist/src/target/targets.5 | 4 ++--
usr.bin/cksum/cksum.1 | 4 ++--
usr.sbin/mountd/exports.5 | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r e4bca0676c33 -r c334c75302ea external/bsd/iscsi/dist/src/target/targets.5
--- a/external/bsd/iscsi/dist/src/target/targets.5 Thu Mar 28 20:14:18 2013 +0000
+++ b/external/bsd/iscsi/dist/src/target/targets.5 Thu Mar 28 22:54:25 2013 +0000
@@ -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 @@
.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
diff -r e4bca0676c33 -r c334c75302ea usr.bin/cksum/cksum.1
--- a/usr.bin/cksum/cksum.1 Thu Mar 28 20:14:18 2013 +0000
+++ b/usr.bin/cksum/cksum.1 Thu Mar 28 22:54:25 2013 +0000
@@ -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 @@
.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
diff -r e4bca0676c33 -r c334c75302ea usr.sbin/mountd/exports.5
--- a/usr.sbin/mountd/exports.5 Thu Mar 28 20:14:18 2013 +0000
+++ b/usr.sbin/mountd/exports.5 Thu Mar 28 22:54:25 2013 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index