Module Name: src
Committed By: wiz
Date: Thu Apr 28 08:17:04 UTC 2016
Modified Files:
src/external/bsd/openresolv/dist: resolvconf.conf.5.in
Log Message:
Sort SEE ALSO. New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
src/external/bsd/openresolv/dist/resolvconf.conf.5.in
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/openresolv/dist/resolvconf.conf.5.in
diff -u src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.15 src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.16
--- src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.15 Mon Apr 11 10:41:51 2016
+++ src/external/bsd/openresolv/dist/resolvconf.conf.5.in Thu Apr 28 08:17:04 2016
@@ -103,7 +103,8 @@ This is equivalent to the
.Nm resolvconf -p
option.
.It Sy replace
-Is a space separated list of replacement keywords. The syntax is this:
+Is a space separated list of replacement keywords.
+The syntax is this:
.Va $keyword Ns / Ns Va $match Ns / Ns Va $replacement
.Pp
Example, given this resolv.conf:
@@ -307,10 +308,9 @@ Command to restart the unbound service.
Location of the unbound pidfile.
.El
.Sh SEE ALSO
+.Xr sh 1 ,
.Xr resolv.conf 5 ,
.Xr resolvconf 8
-and
-.Xr sh 1 .
.Sh AUTHORS
.An Roy Marples Aq Mt [email protected]
.Sh BUGS