summaryrefslogtreecommitdiff
path: root/share/man/man9/device_printf.9
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /share/man/man9/device_printf.9
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff)
Diffstat (limited to 'share/man/man9/device_printf.9')
-rw-r--r--share/man/man9/device_printf.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/device_printf.9 b/share/man/man9/device_printf.9
index 297cce731a15..f0262b130955 100644
--- a/share/man/man9/device_printf.9
+++ b/share/man/man9/device_printf.9
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man9/device_printf.9,v 1.2 2003/05/30 21:13:32 ru Exp $
.\"
.Dd April 21, 2003
.Dt DEVICE_PRINTF 9