aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypcat
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 07:48:45 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 07:48:45 +0000
commit306005e78ce67119c774058260af6531ea4e9d8b (patch)
tree2c856486c56f79c47b5280c71e4354f546c686ab /usr.bin/ypcat
parenta31bd3d64c09481d2a09837706d9ca999cbc4269 (diff)
downloadsrc-306005e78ce67119c774058260af6531ea4e9d8b.tar.gz
src-306005e78ce67119c774058260af6531ea4e9d8b.zip
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Notes
Notes: svn path=/head/; revision=34801
Diffstat (limited to 'usr.bin/ypcat')
-rw-r--r--usr.bin/ypcat/ypcat.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1
index d0f380031bc3..605a0c3cd083 100644
--- a/usr.bin/ypcat/ypcat.1
+++ b/usr.bin/ypcat/ypcat.1
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ypcat.1,v 1.5 1997/02/22 19:58:10 peter Exp $
+.\" $Id: ypcat.1,v 1.6 1997/08/29 11:48:48 charnier Exp $
.\"
.Dd December 3, 1993
.Dt YPCAT 1
@@ -69,5 +69,5 @@ Display the map nickname table.
.Xr yp 4 ,
.Xr ypbind 8 ,
.Xr ypset 8
-.Sh AUTHOR
+.Sh AUTHORS
.An Theo De Raadt Aq deraadt@theos.com .