From 36b4e77eb5958e043d8d97f76fa33c172876e0cc Mon Sep 17 00:00:00 2001 From: gordon Date: Tue, 5 Oct 2010 16:14:08 +0000 Subject: Add reference to intro(1) in SEE ALSO section. PR: docs/151216 Approved by: wes (mentor, implicit) --- usr.bin/man/man.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 751ea46..06ed24e 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -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 , -- cgit v1.1