diff options
| author | perry <perry@NetBSD.org> | 2002-09-22 16:07:31 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 2002-09-22 16:07:31 +0000 |
| commit | cf45a27b249ddeb87e118ee341becc5eef25c3bc (patch) | |
| tree | 8050cc1f5e997097c70deb4c3315a0f49ef845a5 | |
| parent | 3f8929259156f25732a78d16a79e9d75fcdfe57c (diff) | |
Update the section description (per wiz) to note that it covers
procedures as well as commands.
This particular man page probably needs serious updating -- it is way
behind the times.
| -rw-r--r-- | share/man/man8/intro.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/intro.8 b/share/man/man8/intro.8 index b04434419dd..a8aa599e6bf 100644 --- a/share/man/man8/intro.8 +++ b/share/man/man8/intro.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.8,v 1.5 2000/07/29 17:32:47 jhawk Exp $ +.\" $NetBSD: intro.8,v 1.6 2002/09/22 16:07:31 perry Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm intro -.Nd "introduction to system maintenance and operation commands" +.Nd "introduction to system maintenance procedures and commands" .Sh DESCRIPTION This section contains information related to system operation and maintenance. |
