Use .An for the author instead of more physical .Bl.
This commit is contained in:
parent
ae87843e53
commit
ed0b365527
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ftok.3,v 1.14 2009/03/09 19:24:26 joerg Exp $
|
||||
.\" $NetBSD: ftok.3,v 1.15 2009/03/10 20:59:49 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
|
||||
.\" All rights reserved.
|
||||
|
@ -75,9 +75,7 @@ The
|
|||
function originated with System V and is typically used by programs
|
||||
that use the System V IPC routines.
|
||||
.Sh AUTHORS
|
||||
.Bl -tag
|
||||
Thorsten Lockert \*[Lt]tholo@sigmasoft.com\*[Gt]
|
||||
.El
|
||||
.An Thorsten Lockert Aq tholo@sigmasoft.com
|
||||
.Sh BUGS
|
||||
The returned key is computed based on the device and inode of the
|
||||
specified
|
||||
|
|
Loading…
Reference in New Issue