Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Add RFC 2045 (for VIS_MIMESTYLE) to "SEE ALSO".
details: https://anonhg.NetBSD.org/src/rev/92a6f106a251
branches: trunk
changeset: 783327:92a6f106a251
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Dec 15 01:19:32 2012 +0000
description:
Add RFC 2045 (for VIS_MIMESTYLE) to "SEE ALSO".
Use space between "RFC" and the number.
diffstat:
lib/libc/gen/vis.3 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b3de082d95ad -r 92a6f106a251 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3 Sat Dec 15 01:04:02 2012 +0000
+++ b/lib/libc/gen/vis.3 Sat Dec 15 01:19:32 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vis.3,v 1.32 2012/12/15 01:04:02 uwe Exp $
+.\" $NetBSD: vis.3,v 1.33 2012/12/15 01:19:32 uwe Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -425,7 +425,11 @@
.Rs
.%A T. Berners-Lee
.%T Uniform Resource Locators (URL)
-.%O RFC1738
+.%O "RFC 1738"
+.Re
+.Rs
+.%T "Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies"
+.%O "RFC 2045"
.Re
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index