diff options
Diffstat (limited to 'share/man/man9/intro.9')
-rw-r--r-- | share/man/man9/intro.9 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9 index 3062b1b..08ee09a 100644 --- a/share/man/man9/intro.9 +++ b/share/man/man9/intro.9 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: intro.9,v 1.7 1997/03/07 02:53:35 jmg Exp $ .\" .Dd December 13, 1995 .Dt INTRO 9 @@ -100,6 +100,8 @@ If for some reason a module is split over multiple source files, then try to split the module along some major fault-line and consider using the number of global symbols as your guide. The fewer the better. +.Sh SEE ALSO +.Xr style 9 .Sh HISTORY The .Nm intro |