summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftpd
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-12-14 23:45:54 +0000
committerkeramida <keramida@FreeBSD.org>2002-12-14 23:45:54 +0000
commitda7b093e003d8a4382698ed2311909c02d315291 (patch)
tree69bcdea2c45f0d180cb9c2dcb81950a30d9d48df /contrib/lukemftpd
parent1c0c8df0fd024a2662e15f2aef5b19c4f1bfdf78 (diff)
downloadFreeBSD-src-da7b093e003d8a4382698ed2311909c02d315291.zip
FreeBSD-src-da7b093e003d8a4382698ed2311909c02d315291.tar.gz
NetBSD manpages use .Nm "" to typeset the `name' of the manpage, but
this doesn't work quite right with our groff. They have an older groff version in the base system, but no real plans to update both groff and manpages. Fix the .Nm usage locally in our manpages. PR: docs/41972 Submitted by: Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp> Discussed with: ru and obrien
Diffstat (limited to 'contrib/lukemftpd')
-rw-r--r--contrib/lukemftpd/src/ftpd.conf.55
-rw-r--r--contrib/lukemftpd/src/ftpusers.53
2 files changed, 5 insertions, 3 deletions
diff --git a/contrib/lukemftpd/src/ftpd.conf.5 b/contrib/lukemftpd/src/ftpd.conf.5
index df3dbcb..da57849 100644
--- a/contrib/lukemftpd/src/ftpd.conf.5
+++ b/contrib/lukemftpd/src/ftpd.conf.5
@@ -1,4 +1,5 @@
.\" $NetBSD: ftpd.conf.5,v 1.19 2002/01/15 02:20:50 wiz Exp $
+.\" $FreeBSD$
.\"
.\" Copyright (c) 1997-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -80,7 +81,7 @@ is used to determine which
.Nm
entries apply to the user.
The following special classes exist when parsing entries in
-.Nm "" :
+.Nm :
.Bl -tag -width "chroot" -compact -offset indent
.It Sy all
Matches any class.
@@ -114,7 +115,7 @@ The
.Xr ftpd 8
.Sy STAT
command will return the class settings for the current user as defined by
-.Nm "" ,
+.Nm ,
unless the
.Sy private
directive is set for the class.
diff --git a/contrib/lukemftpd/src/ftpusers.5 b/contrib/lukemftpd/src/ftpusers.5
index 3e87688..9334e5b 100644
--- a/contrib/lukemftpd/src/ftpusers.5
+++ b/contrib/lukemftpd/src/ftpusers.5
@@ -1,4 +1,5 @@
.\" $NetBSD: ftpusers.5,v 1.13 2001/12/01 16:24:24 wiz Exp $
+.\" $FreeBSD$
.\"
.\" Copyright (c) 1997-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -159,7 +160,7 @@ or to the home directory of the user.
If the file does not exist, the root directory change is not performed.
.Pp
The syntax is similar to
-.Nm "" ,
+.Nm ,
except that the
.Sy class
argument is ignored.
OpenPOWER on IntegriCloud