Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2018 21:54:22 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r332508 - in head/contrib/amd: . amd
Message-ID:  <201804142154.w3ELsM4a018627@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat Apr 14 21:54:22 2018
New Revision: 332508
URL: https://svnweb.freebsd.org/changeset/base/332508

Log:
  amd: correct formatting of 'SEE ALSO'

Modified:
  head/contrib/amd/FREEBSD-upgrade
  head/contrib/amd/amd/amd.8

Modified: head/contrib/amd/FREEBSD-upgrade
==============================================================================
--- head/contrib/amd/FREEBSD-upgrade	Sat Apr 14 20:49:38 2018	(r332507)
+++ head/contrib/amd/FREEBSD-upgrade	Sat Apr 14 21:54:22 2018	(r332508)
@@ -32,6 +32,7 @@ https://bugzilla.am-utils.org for inclusion in the nex
 Local changes:
 
 	amd/amd.8
+	  - corrected formatting of SEE ALSO
 	  r1.17 Uniformly refer to a file system as "file system"
 	  r1.16 Add the am-utils homepage to SEE ALSO
 	  r1.15 s/BSD/.Bx/ where appropriate

Modified: head/contrib/amd/amd/amd.8
==============================================================================
--- head/contrib/amd/amd/amd.8	Sat Apr 14 20:49:38 2018	(r332507)
+++ head/contrib/amd/amd/amd.8	Sat Apr 14 21:54:22 2018	(r332508)
@@ -362,15 +362,15 @@ number of process context switches.
 A weird imagination is most useful to gain full advantage of all
 the features.
 .Sh SEE ALSO
-.Xr domainname 1,
-.Xr hostname 1,
-.Xr syslog 3.
-.Xr amd.conf 5,
-.Xr mtab 5,
-.Xr amq 8,
-.Xr automount 8,
-.Xr mount 8,
-.Xr umount 8,
+.Xr domainname 1 ,
+.Xr hostname 1 ,
+.Xr syslog 3 ,
+.Xr amd.conf 5 ,
+.Xr mtab 5 ,
+.Xr amq 8 ,
+.Xr automount 8 ,
+.Xr mount 8 ,
+.Xr umount 8
 .Pp
 .Dq am-utils
 .Xr info 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804142154.w3ELsM4a018627>