diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-09-05 16:34:55 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-09-05 16:34:55 +0000 |
commit | 48db4f1abe606dcd0c3ead5c901b7b83289169a4 (patch) | |
tree | 7371e1501d7d7474613ba61242b7cd18e647f965 /usr.bin/fmt | |
parent | 8bfc28e37eca2440d1e5450984169a5805e9b421 (diff) |
oops
Diffstat (limited to 'usr.bin/fmt')
-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 307c6f2c750..a6f391352b1 100644 --- a/usr.bin/fmt/fmt.1 +++ b/usr.bin/fmt/fmt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fmt.1,v 1.12 2001/09/05 16:33:34 jakob Exp $ +.\" $OpenBSD: fmt.1,v 1.13 2001/09/05 16:34:54 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 -A +An .Nm command appeared in .Bx 3 . |