svn commit: r368800 - head/sbin/devd

Gordon Bergling <[email protected]> Sat, 19 Dec 2020 11:03:05 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs
Message-ID <202012191103.0BJB3566057876__27851.7939195567$1608375796$gmane$org@repo.freebsd.org>
Author: gbe (doc committer)
Date: Sat Dec 19 11:03:04 2020
New Revision: 368800
URL: https://svnweb.freebsd.org/changeset/base/368800

Log:
  devd.conf(5): Fix a mandoc related issue
  
  - sections out of conventional order: Sh SEE ALSO
  
  MFC after:	1 week

Modified:
  head/sbin/devd/devd.conf.5

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Sat Dec 19 11:00:11 2020	(r368799)
+++ head/sbin/devd/devd.conf.5	Sat Dec 19 11:03:04 2020	(r368800)
@@ -786,12 +786,12 @@ detach 0 {
 The installed
 .Pa /etc/devd.conf
 has many additional examples.
-.Sh BUGS
-The variable expansion's interaction with single quotes is
-suboptimal and surprising.
 .Sh SEE ALSO
 .Xr cam 4 ,
 .Xr coretemp 4 ,
 .Xr devfs 5 ,
 .Xr re_format 7 ,
 .Xr devd 8
+.Sh BUGS
+The variable expansion's interaction with single quotes is
+suboptimal and surprising.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"