Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin Sort sections.
details: https://anonhg.NetBSD.org/src/rev/f14c890677f7
branches: trunk
changeset: 518989:f14c890677f7
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 08 19:24:57 2001 +0000
description:
Sort sections.
diffstat:
usr.bin/what/what.1 | 12 ++++++------
usr.bin/which/which.1 | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diffs (65 lines):
diff -r 9d29f952530e -r f14c890677f7 usr.bin/what/what.1
--- a/usr.bin/what/what.1 Sat Dec 08 19:24:10 2001 +0000
+++ b/usr.bin/what/what.1 Sat Dec 08 19:24:57 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: what.1,v 1.8 2001/12/01 16:43:27 wiz Exp $
+.\" $NetBSD: what.1,v 1.9 2001/12/08 19:24:57 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -69,6 +69,11 @@
.Nm
utility conforms to
.St -xpg4.2 .
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 4.0 .
.Sh BUGS
As
.Bx
@@ -80,8 +85,3 @@
.Tn SCCS ,
and may not behave exactly the same as that
command does.
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 4.0 .
diff -r 9d29f952530e -r f14c890677f7 usr.bin/which/which.1
--- a/usr.bin/which/which.1 Sat Dec 08 19:24:10 2001 +0000
+++ b/usr.bin/which/which.1 Sat Dec 08 19:24:57 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: which.1,v 1.6 1999/03/22 18:16:47 garbled Exp $
+.\" $NetBSD: which.1,v 1.7 2001/12/08 19:25:50 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91
-.\" $NetBSD: which.1,v 1.6 1999/03/22 18:16:47 garbled Exp $
+.\" $NetBSD: which.1,v 1.7 2001/12/08 19:25:50 wiz Exp $
.\"
.Dd April 23, 1991
.Dt WHICH 1
@@ -74,12 +74,12 @@
A diagnostic is given for names which are aliased to more than a single
word,
or if an executable file with the argument name was not found in the path.
-.Sh BUGS
-Must be executed by a
-.Xr csh 1 ,
-or some other shell which knows about aliases.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 3.0 .
+.Sh BUGS
+Must be executed by a
+.Xr csh 1 ,
+or some other shell which knows about aliases.
Home |
Main Index |
Thread Index |
Old Index