Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2010 16:14:08 +0000 (UTC)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213454 - head/usr.bin/man
Message-ID:  <201010051614.o95GE80i062375@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gordon
Date: Tue Oct  5 16:14:08 2010
New Revision: 213454
URL: http://svn.freebsd.org/changeset/base/213454

Log:
  Add reference to intro(1) in SEE ALSO section.
  
  PR:		docs/151216
  Approved by:	wes (mentor, implicit)

Modified:
  head/usr.bin/man/man.1

Modified: head/usr.bin/man/man.1
==============================================================================
--- head/usr.bin/man/man.1	Tue Oct  5 15:40:59 2010	(r213453)
+++ head/usr.bin/man/man.1	Tue Oct  5 16:14:08 2010	(r213454)
@@ -290,6 +290,7 @@ System configuration file.
 Local configuration files.
 .El
 .Sh SEE ALSO
+.Xr intro 1 ,
 .Xr apropos 1 ,
 .Xr locale 1 ,
 .Xr manpath 1 ,



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