Date: Sun, 14 Oct 2012 10:26:29 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241541 - head/share/man/man5 Message-ID: <201210141026.q9EAQTZb041178@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Sun Oct 14 10:26:29 2012 New Revision: 241541 URL: http://svn.freebsd.org/changeset/base/241541 Log: Minor mdoc improvements. Also remove unnecessary csup reference. Modified: head/share/man/man5/portindex.5 Modified: head/share/man/man5/portindex.5 ============================================================================== --- head/share/man/man5/portindex.5 Sun Oct 14 10:13:50 2012 (r241540) +++ head/share/man/man5/portindex.5 Sun Oct 14 10:26:29 2012 (r241541) @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2012 +.Dd October 14, 2012 .Dt PORTINDEX 5 .Os .Sh NAME @@ -48,7 +48,7 @@ branch, i.e.: .Pa INDEX-7 , or .Pa INDEX-8 . -.Bl -tag -compact -width indent +.Bl -tag -width XXXXXXXXXX .It Cm \&name The name of the package. .It Cm \&path @@ -77,7 +77,7 @@ Ports that may be required to patch this Ports that may be required to fetch this port. .El .Sh FILES -.Bl -tag -width /usr/ports/INDEX-8 +.Bl -tag -width /usr/ports/INDEX-8XX .It Pa /usr/ports/INDEX- Ns Ar N where .Ar N @@ -91,7 +91,6 @@ vim-6.3.15|/usr/ports/editors/vim|/usr/l .Ed .Sh SEE ALSO .Xr build 7 , -.Xr csup 1 , .Xr ports 7 .Sh AUTHORS .An -nosplit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210141026.q9EAQTZb041178>