diff options
author | 2006-05-28 07:58:52 +0000 | |
---|---|---|
committer | 2006-05-28 07:58:52 +0000 | |
commit | 155e5fa9b7835de92a0aff6a1a83c0969711ada7 (patch) | |
tree | da936c4b9a311ebf490c1d5662d00e94a72e1a94 | |
parent | allow commands to shut up the output from cvs_file_classify (diff) | |
download | wireguard-openbsd-155e5fa9b7835de92a0aff6a1a83c0969711ada7.tar.xz wireguard-openbsd-155e5fa9b7835de92a0aff6a1a83c0969711ada7.zip |
small grammar improvement;
-rw-r--r-- | usr.sbin/ntpd/ntpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ntpd/ntpd.conf.5 b/usr.sbin/ntpd/ntpd.conf.5 index e048bb754c4..5e132f04028 100644 --- a/usr.sbin/ntpd/ntpd.conf.5 +++ b/usr.sbin/ntpd/ntpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.conf.5,v 1.11 2006/05/27 17:01:36 henning Exp $ +.\" $OpenBSD: ntpd.conf.5,v 1.12 2006/05/28 07:58:52 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> .\" @@ -61,7 +61,7 @@ listen on ::1 Specify a timedelta sensor device .Xr ntpd 8 should use. -Can be specified multiple times, +It can be specified multiple times: .Xr ntpd 8 will use each given sensor that actually exists. Nonexistant sensors are ignored. |