summaryrefslogtreecommitdiff
path: root/usr.sbin/timed
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 15:12:23 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 15:12:23 +0000
commit17f3467d46dd17b488273ab1b61940b0878063b5 (patch)
tree7e1188c4d2dbfb73569726cd1775ef96d5dc9ec3 /usr.sbin/timed
parent6f3a565808b8852fa865f585e43697f155f9fe67 (diff)
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Diffstat (limited to 'usr.sbin/timed')
-rw-r--r--usr.sbin/timed/timed/timed.84
-rw-r--r--usr.sbin/timed/timedc/timedc.84
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8
index a73e4f9d87d..809f9f6749a 100644
--- a/usr.sbin/timed/timed/timed.8
+++ b/usr.sbin/timed/timed/timed.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timed.8,v 1.2 1999/03/11 21:08:04 aaron Exp $
+.\" $OpenBSD: timed.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -39,7 +39,7 @@
.Nm timed
.Nd time server daemon
.Sh SYNOPSIS
-.Nm
+.Nm timed
.Op Fl M
.Op Fl t
.Op Fl d
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8
index 7076bfcc98b..b83297bf7b7 100644
--- a/usr.sbin/timed/timedc/timedc.8
+++ b/usr.sbin/timed/timedc/timedc.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timedc.8,v 1.2 1999/03/11 21:08:04 aaron Exp $
+.\" $OpenBSD: timedc.8,v 1.3 1999/04/02 15:12:21 aaron Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -40,7 +40,7 @@
.Nm timedc
.Nd timed control program
.Sh SYNOPSIS
-.Nm
+.Nm timedc
.Oo Ar command\ \&
.Op Ar argument ...
.Oc