summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-15 09:06:06 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-15 09:06:06 +0000
commit2ce66fb320915b65599641954ab7ec4240a3a2cd (patch)
tree1e3f324384b180ce80c1d414a6897404971c2c9a
parent32fdc70513166c118b7d30de80eb189a12a74ba5 (diff)
Notes
-rw-r--r--gnu/lib/libdialog/dialog.326
-rw-r--r--gnu/usr.bin/man/apropos/apropos.man4
-rw-r--r--gnu/usr.bin/man/man/man.man5
3 files changed, 20 insertions, 15 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3
index 420d2d84923f..f17c172538d9 100644
--- a/gnu/lib/libdialog/dialog.3
+++ b/gnu/lib/libdialog/dialog.3
@@ -11,10 +11,10 @@
.\" nor does the author assume any responsibility for damages incurred with
.\" its use.
.\"
-.\" $Id: dialog.3,v 1.8 1998/10/02 11:23:47 jkh Exp $
+.\" $Id: dialog.3,v 1.9 1999/03/05 14:43:29 bde Exp $
.\"
.Dd October 2, 1998
-.Dt dialog 3
+.Dt DIALOG 3
.Os FreeBSD 2
.Sh NAME
.Nm draw_shadow ,
@@ -443,21 +443,25 @@ returned, result will contain a pointer from the array \fBnames\fR.
.Sh SEE ALSO
.Xr dialog 1 ,
.Xr ncurses 3
-
.Sh AUTHORS
-The primary author would appear to be Savio Lam <lam836@cs.cuhk.hk> with contributions over
-the years by Stuart Herbert <S.Herbert@sheffield.ac.uk>, Marc van Kempen <wmbfmk@urc.tue.nl>,
-Andrey Chernov <ache@freebsd.org>, Jordan Hubbard <jkh@freebsd.org> and
-Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>.
-
+The primary author would appear to be
+.An Savio Lam Aq lam836@cs.cuhk.hk
+with contributions over the years by
+.An Stuart Herbert Aq S.Herbert@sheffield.ac.uk ,
+.An Marc van Kempen Aq wmbfmk@urc.tue.nl ,
+.An Andrey Chernov Aq ache@FreeBSD.org ,
+.An Jordan Hubbard Aq jkh@FreeBSD.org
+and
+.An Anatoly A. Orehovsky Aq tolik@mpeks.tomsk.su .
.Sh HISTORY
These functions appeared in
-.Em FreeBSD-2.0
-as the \fBdialog(1)\fR command and were soon split into library
+.Fx 2.0
+as the
+.Xr dialog 1
+command and were soon split into a separate library
and command by Andrey Chernov. Marc van Kempen implemented most of the
extra controls and objects, Jordan Hubbard added the dialogMenuItem
renovations and this man page and Anatoly A. Orehovsky implemented
dialog_ftree() and dialog_tree().
-
.Sh BUGS
Sure!
diff --git a/gnu/usr.bin/man/apropos/apropos.man b/gnu/usr.bin/man/apropos/apropos.man
index 8cac9a911718..79100c45aae8 100644
--- a/gnu/usr.bin/man/apropos/apropos.man
+++ b/gnu/usr.bin/man/apropos/apropos.man
@@ -36,5 +36,5 @@ The
.Nm apropos
utility exits 0 on success, and 1 if no keyword matched.
.Sh SEE ALSO
-.Xr man 1 ,
-.Xr makewhatis 1
+.Xr makewhatis 1 ,
+.Xr man 1
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man
index b3b49a99936d..7286c83429bc 100644
--- a/gnu/usr.bin/man/man/man.man
+++ b/gnu/usr.bin/man/man/man.man
@@ -14,6 +14,7 @@
.\"
.Dd Jan 5, 1991
.Dt MAN 1
+.Os
.Sh NAME
.Nm man
.Nd format and display the on-line manual pages
@@ -137,10 +138,10 @@ is used.
.El
.Sh SEE ALSO
.Xr apropos 1 ,
-.Xr whatis 1 ,
+.Xr groff 1 ,
.Xr manpath 1 ,
.Xr more 1 ,
-.Xr groff 1 ,
+.Xr whatis 1 ,
.Xr man 7 ,
.Xr mdoc 7 ,
.Xr mdoc.samples 7