summaryrefslogtreecommitdiff
path: root/share/man/man5/resolv.conf.5
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-11-29 15:47:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-11-29 15:47:26 +0000
commite78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (patch)
treea80483a638948610cfe5602a8f805ca2d269b093 /share/man/man5/resolv.conf.5
parentb488000e207e5256a37aed34ea0ae5b0cd76c615 (diff)
kill superfluous .Nm macro arguments
Diffstat (limited to 'share/man/man5/resolv.conf.5')
-rw-r--r--share/man/man5/resolv.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5
index d965ec9d6d9..cb4be3c9490 100644
--- a/share/man/man5/resolv.conf.5
+++ b/share/man/man5/resolv.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: resolv.conf.5,v 1.7 1998/11/26 04:25:59 aaron Exp $
+.\" $OpenBSD: resolv.conf.5,v 1.8 1998/11/29 15:47:24 aaron Exp $
.\" $NetBSD: resolv.conf.5,v 1.7 1996/03/06 18:22:16 scottr Exp $
.\"
.\" Copyright (c) 1986, 1991 The Regents of the University of California.
@@ -42,7 +42,7 @@
.Nd resolver configuration file
.Sh DESCRIPTION
The
-.Nm resolv.conf
+.Nm
file specifies how the
.Xr resolver 3
routines in the C library
@@ -228,6 +228,6 @@ the keyword, separated by whitespace.
.Re
.Sh HISTORY
The
-.Nm resolv.conf
+.Nm
file format appeared in
.Bx 4.3 .