diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 13:28:14 +0000 |
commit | 79ca0bc1355b06fab66aa313da8c8a079b16be0c (patch) | |
tree | 92e5ce62fe0e6e606bd30af72e7b209fbfa29e80 /share/man/man5/fbtab.5 | |
parent | 4ece5e8df26ca5a4f844f7b4dc21e062960d4723 (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man5/fbtab.5')
-rw-r--r-- | share/man/man5/fbtab.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/fbtab.5 b/share/man/man5/fbtab.5 index 589e8a510b7..30303aa208a 100644 --- a/share/man/man5/fbtab.5 +++ b/share/man/man5/fbtab.5 @@ -1,8 +1,8 @@ -.\" $OpenBSD: fbtab.5,v 1.11 2003/02/14 23:24:12 deraadt Exp $ -.\" +.\" $OpenBSD: fbtab.5,v 1.12 2003/06/06 13:28:13 jmc Exp $ +.\" .\" Copyright (c) 1996 Theo de Raadt .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -11,7 +11,7 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |