Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man1 Add missing comma; from Sergey Svishchev.



details:   https://anonhg.NetBSD.org/src/rev/1e4a52c56e8c
branches:  trunk
changeset: 571064:1e4a52c56e8c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 10 16:35:57 2004 +0000

description:
Add missing comma; from Sergey Svishchev.

diffstat:

 share/man/man1/intro.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 84558e71b3ee -r 1e4a52c56e8c share/man/man1/intro.1
--- a/share/man/man1/intro.1    Wed Nov 10 16:35:29 2004 +0000
+++ b/share/man/man1/intro.1    Wed Nov 10 16:35:57 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.1,v 1.9 2003/08/07 10:31:00 agc Exp $
+.\"    $NetBSD: intro.1,v 1.10 2004/11/10 16:35:57 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -43,7 +43,7 @@
 Some of the commands included in section one are
 text editors, command shell interpreters,
 searching and sorting tools,
-file manipulation commands
+file manipulation commands,
 system status commands,
 remote file copy commands, mail commands,
 compilers and compiler tools,



Home | Main Index | Thread Index | Old Index