summaryrefslogtreecommitdiff
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-20 07:50:45 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-20 07:50:45 +0000
commit331da7c3a0fddde5080eac4f5b069bde323e0b48 (patch)
treeabff3d27f9afabd0e2c4110e81c9bce89b16dfc9 /man2
parent3dbef8d0efccec3b4672fea4956339a33ace18d4 (diff)
RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
Diffstat (limited to 'man2')
-rw-r--r--man2/adjtimex.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index 5e6542e0..f15f67af 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -34,7 +34,7 @@ adjtimex \- tune kernel clock
.sp
.BI "int adjtimex(struct timex *" "buf" );
.SH DESCRIPTION
-Linux uses David L. Mills' clock adjustment algorithm (see RFC 1305).
+Linux uses David L. Mills' clock adjustment algorithm (see RFC\ 1305).
The system call
.B adjtimex
reads and optionally sets adjustment parameters for this algorithm.