diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-01 16:38:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-01 16:38:26 +0000 |
commit | 1d8b37c69ca15e065c00671f8457b6df577db257 (patch) | |
tree | 058988774dd325531ec346aee241ce7435220916 /share/man/man4/ddb.4 | |
parent | b71308c90de1005a44413da2491439a019e721e6 (diff) |
more man page fixes; aaron@ug.cs.dal.ca
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 406cbf0d644..21907b437ed 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.11 1998/06/12 12:01:11 d Exp $ +.\" $OpenBSD: ddb.4,v 1.12 1998/09/01 16:38:20 deraadt Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -646,7 +646,7 @@ and can be used in the command. .It Cm /w Shows each process' PID, command, system call emulation, -wait channel addresss, and wait channel message. +wait channel address, and wait channel message. .El .\" -------------------- .It Ic show all callout |