diff options
| author | 2006-12-07 09:54:30 +0000 | |
|---|---|---|
| committer | 2006-12-07 09:54:30 +0000 | |
| commit | cfb6810880c0098ef322256a536d8b3c5ca4b69e (patch) | |
| tree | 0b5e24de539447932c04732aceae2c18bd5bb5f8 | |
| parent | snprintf() -> cvs_path_cat() (diff) | |
| download | wireguard-openbsd-cfb6810880c0098ef322256a536d8b3c5ca4b69e.tar.xz wireguard-openbsd-cfb6810880c0098ef322256a536d8b3c5ca4b69e.zip | |
fix the .An line;
| -rw-r--r-- | share/man/man4/sf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index 7d597eea415..02a5e86fd99 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sf.4,v 1.19 2006/12/06 20:30:26 martin Exp $ +.\" $OpenBSD: sf.4,v 1.20 2006/12/07 09:54:30 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -140,7 +140,7 @@ device driver first appeared in The .Nm driver was written by -.An Jason R. Thorpe <thorpej@NetBSD.org>. +.An Jason R. Thorpe Aq thorpej@NetBSD.org . .Sh BUGS The .Nm |
