diff options
| author | garbled <garbled@NetBSD.org> | 1999-03-22 18:25:43 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-03-22 18:25:43 +0000 |
| commit | f124765044554d2d9963693f8d948334e77a0b59 (patch) | |
| tree | 086738def6aed982982d3ae7d31ccf91d968a4d7 /libexec/rexecd | |
| parent | b2c812d776aedfd20c1f3138b0667cd5af397315 (diff) | |
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
Diffstat (limited to 'libexec/rexecd')
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 2c4b48cf2a1..81536afeb27 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rexecd.8,v 1.6 1998/06/08 12:41:43 lukem Exp $ +.\" $NetBSD: rexecd.8,v 1.7 1999/03/22 18:25:45 garbled Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" .Dd June 1, 1994 .Dt REXECD 8 -.Os BSD 4.2 +.Os .Sh NAME .Nm rexecd .Nd remote execution server |
