diff options
author | 2001-09-05 16:33:34 +0000 | |
---|---|---|
committer | 2001-09-05 16:33:34 +0000 | |
commit | 5a2ae0503d90ca6ca4bc962098cabda9ef6cb2a6 (patch) | |
tree | 568e57cb732e87b1c7998280fb9806370b539d1b | |
parent | make debug libs build again (diff) | |
download | wireguard-openbsd-5a2ae0503d90ca6ca4bc962098cabda9ef6cb2a6.tar.xz wireguard-openbsd-5a2ae0503d90ca6ca4bc962098cabda9ef6cb2a6.zip |
grammar; PR#2048
-rw-r--r-- | usr.bin/fmt/fmt.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fmt/fmt.1 b/usr.bin/fmt/fmt.1 index 30875b739a7..307c6f2c750 100644 --- a/usr.bin/fmt/fmt.1 +++ b/usr.bin/fmt/fmt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fmt.1,v 1.11 2000/11/09 17:52:09 aaron Exp $ +.\" $OpenBSD: fmt.1,v 1.12 2001/09/05 16:33:34 jakob Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -142,7 +142,7 @@ evening the lines. .Xr mail 1 , .Xr nroff 1 .Sh HISTORY -An +A .Nm command appeared in .Bx 3 . |