Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 15:28:24 UTC 2009

Modified Files:
        src/share/man/man4: options.4

Log Message:
Quote + using \&+, not \+.


To generate a diff of this commit:
cvs rdiff -u -r1.375 -r1.376 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.375 src/share/man/man4/options.4:1.376
--- src/share/man/man4/options.4:1.375	Wed Mar 11 19:54:05 2009
+++ src/share/man/man4/options.4	Fri Apr 10 15:28:24 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.375 2009/03/11 19:54:05 joerg Exp $
+.\"	$NetBSD: options.4,v 1.376 2009/04/10 15:28:24 joerg Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -2193,7 +2193,7 @@
 will be arranged in a
 .Dq top down
 fashion instead of the traditional
-.Dq upwards from MAXDSIZ \+ vm_daddr
+.Dq upwards from MAXDSIZ \&+ vm_daddr
 method.
 This includes the placement of
 .Xr ld.so 1 .

Reply via email to