Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.bin/man Pullup 1.12: Fix typo (missing "as"). Appro...
details: https://anonhg.NetBSD.org/src/rev/5cbe8d15d7a4
branches: netbsd-1-5
changeset: 489105:5cbe8d15d7a4
user: fredb <fredb%NetBSD.org@localhost>
date: Sun Aug 13 22:38:39 2000 +0000
description:
Pullup 1.12: Fix typo (missing "as"). Approved by jhawk.
diffstat:
usr.bin/man/man.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 96377718121d -r 5cbe8d15d7a4 usr.bin/man/man.1
--- a/usr.bin/man/man.1 Sun Aug 13 19:43:45 2000 +0000
+++ b/usr.bin/man/man.1 Sun Aug 13 22:38:39 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: man.1,v 1.11 2000/06/12 14:53:48 simonb Exp $
+.\" $NetBSD: man.1,v 1.11.2.1 2000/08/13 22:38:39 fredb Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -223,4 +223,4 @@
.Sh BUGS
The on-line man pages are, by necessity, forgiving toward stupid
display devices, causing a few man pages to be not as nicely formatted
-their typeset counterparts.
+as their typeset counterparts.
Home |
Main Index |
Thread Index |
Old Index