diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-11 23:33:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-11 23:33:41 +0000 |
commit | 664daff8142f2c5793f89c418c3651bbff223ff7 (patch) | |
tree | 0eadcb6ab82fa27d825fab2da45c48a6c5e5f1c8 /share/man/man4 | |
parent | 4529ae4945d9b593faa194f065a3c620bb067559 (diff) |
.Xr
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ddb.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 8d367067a64..c445d587898 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.3 1997/06/04 07:04:31 mickey Exp $ +.\" $OpenBSD: ddb.4,v 1.4 1997/06/11 23:33:40 deraadt Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -327,3 +327,5 @@ a binary operator which rounds up the left hand side to the next multiple of right hand side. .It "*<expr>" indirection. It may be followed by a ':' and modifiers as described above. +.Sh SEE ALSO +.Xr hangman 6 . |