diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 20:56:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 20:56:33 +0000 |
commit | b5b8a9f57def49cb6c9aba978593e877c3b4056d (patch) | |
tree | e1e4db7354d2d7ac101c4058978a8310e827c276 /share/man/man9/vflush.9 | |
parent | a02c11d1c0cebd6695820e5f7bd3fa4fb14853a8 (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
- use .Ox for OpenBSD, .Fx for FreeBSD
Diffstat (limited to 'share/man/man9/vflush.9')
-rw-r--r-- | share/man/man9/vflush.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/vflush.9 b/share/man/man9/vflush.9 index eb837a501e2..234c9d265a5 100644 --- a/share/man/man9/vflush.9 +++ b/share/man/man9/vflush.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vflush.9,v 1.1 2002/02/28 19:22:05 csapuntz Exp $ +.\" $OpenBSD: vflush.9,v 1.2 2003/06/06 20:56:32 jmc Exp $ .\" .\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved. .\" @@ -75,4 +75,5 @@ will be returned. .Sh AUTHORS This man page was originally written by .An Chad David Aq davidc@acns.ab.ca -for FreeBSD. +for +.Fx . |