diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-17 06:41:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-17 06:41:54 +0000 |
commit | bfbfd3143278417db7fa81123e145c8b0e606956 (patch) | |
tree | b9f99e98233a21105a9c72f47054922f4e035c72 /etc | |
parent | d26445481c749751c2a9496899239d9165bd4d19 (diff) |
the `doc' entry listed only out of date paths to sendmail docs, so
remove it (updating it makes little sense);
ok millert
Diffstat (limited to 'etc')
-rw-r--r-- | etc/man.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/man.conf b/etc/man.conf index 89a1e51d862..ecb57822fa7 100644 --- a/etc/man.conf +++ b/etc/man.conf @@ -1,4 +1,4 @@ -# $OpenBSD: man.conf,v 1.8 2001/04/05 19:05:49 millert Exp $ +# $OpenBSD: man.conf,v 1.9 2007/05/17 06:41:53 jmc Exp $ # Sheer, raging paranoia... _version BSD.2 @@ -42,8 +42,6 @@ local /usr/local/man/ new /usr/contrib/man/ old /usr/share/man/old/ -doc /usr/share/doc/{sendmail/op,sendmail/intro} - # Specific section/directory combinations. 1 /usr/{share,X11R6,X11,contrib,local}/{man/,man/old/}{cat,man}1 2 /usr/{share,X11R6,X11,contrib,local}/{man/,man/old/}{cat,man}2 |