diff options
| author | grant <grant@NetBSD.org> | 2003-02-14 15:59:16 +0000 |
|---|---|---|
| committer | grant <grant@NetBSD.org> | 2003-02-14 15:59:16 +0000 |
| commit | 2ceb845887e6f2eb4f8935945be3bb7a32e8ebeb (patch) | |
| tree | 2e6245d11a4f1041ffa5e09e57a3615363d58d29 /usr.bin/db | |
| parent | 7dc9239d40fe012a5e80cd3a76855e0549ad541d (diff) | |
The correct capitalisation of 'NetBSD.org' is (you
guessed it) 'NetBSD.org'.
some mdoc fixes.
Diffstat (limited to 'usr.bin/db')
| -rw-r--r-- | usr.bin/db/db.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/db/db.1 b/usr.bin/db/db.1 index 2e9a2c99cbb..dcdc9bddafe 100644 --- a/usr.bin/db/db.1 +++ b/usr.bin/db/db.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: db.1,v 1.7 2003/01/19 21:25:42 atatat Exp $ +.\" $NetBSD: db.1,v 1.8 2003/02/14 15:59:16 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -270,4 +270,5 @@ command appeared in .Nx 2.0 . . .Sh AUTHORS -.An Luke Mewburn Aq lukem@netbsd.org . +.An Luke Mewburn +.Aq lukem@NetBSD.org . |
