diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/fdcontrol | |
parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
download | src-f247324df75b7f55b48b92acb3b42a5ae2deac8a.tar.gz src-f247324df75b7f55b48b92acb3b42a5ae2deac8a.zip |
Notes
Diffstat (limited to 'usr.sbin/fdcontrol')
-rw-r--r-- | usr.sbin/fdcontrol/fdcontrol.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index 2829a2b1f1d7..ac4e217602bc 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -1,7 +1,7 @@ -.\" +.\" .\" Copyright (C) 1994 by Joerg Wunsch, Dresden .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -10,7 +10,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(S) ``AS IS'' AND ANY .\" EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |