diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-09 14:39:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-09 14:39:50 +0000 |
commit | b427e7715fb9b4463e0c2c55a362e7a69ec75f8a (patch) | |
tree | b7f16242144712ab0451feaf79eb4225812c8317 /usr.bin/man/man.1 | |
parent | 0a60f49f14801c65191cd8937950e30ae4031d63 (diff) |
add a little vertical spacing to previous; ok schwarze
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 83159261e2a..a9236b53e00 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.50 2011/10/09 02:20:39 schwarze Exp $ +.\" $OpenBSD: man.1,v 1.51 2011/10/09 14:39:49 jmc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -352,6 +352,7 @@ A .Nm command first appeared in .At v3 . +.Pp The .Fl w option first appeared in |