aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/resettodr.9
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
committerBruce Evans <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
commit336ff946fc1deb19ef955ede2b4b7fca79f29cd8 (patch)
treef57107d7b8bf704f4d6c860bf52499f3635b03ad /share/man/man9/resettodr.9
parentd134e17633e9da7d6274aca5deaa4485e0419e6e (diff)
downloadsrc-336ff946fc1deb19ef955ede2b4b7fca79f29cd8.tar.gz
src-336ff946fc1deb19ef955ede2b4b7fca79f29cd8.zip
Fixed #include(s) in the synopsis to actually declare the function(s) in the
synopsis.
Notes
Notes: svn path=/head/; revision=24818
Diffstat (limited to 'share/man/man9/resettodr.9')
-rw-r--r--share/man/man9/resettodr.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/resettodr.9 b/share/man/man9/resettodr.9
index 20b8ff448ac0..3860b61c2aef 100644
--- a/share/man/man9/resettodr.9
+++ b/share/man/man9/resettodr.9
@@ -36,6 +36,8 @@
.Nm resettodr
.Nd set battery-backed clock from system time
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
+.Fd #include <sys/systm.h>
.Ft void
.Fn resettodr "void"
.Sh DESCRIPTION