diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-12-27 03:17:39 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-12-27 03:17:39 +0000 |
commit | ea00b713bcea9067e826aeaa7e6b30ec02634995 (patch) | |
tree | d635fa308d77e5724c341c2e1bec7cb15b296df1 | |
parent | 04bc8355a58c220a303a5f2fc47f5b0bfe119af4 (diff) | |
download | FreeBSD-src-ea00b713bcea9067e826aeaa7e6b30ec02634995.zip FreeBSD-src-ea00b713bcea9067e826aeaa7e6b30ec02634995.tar.gz |
Whitespace created in Makefile from previous commit.
-rw-r--r-- | share/man/man5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 4761520..95630c1 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -7,7 +7,8 @@ MAN= a.out.5 acct.5 core.5 devfs.5 device.hints.5 \ elf.5 ethers.5 fbtab.5 fdescfs.5 forward.5 fs.5 fstab.5 group.5 \ hesiod.conf.5 \ hosts.5 hosts.equiv.5 hosts.lpd.5 intro.5 link.5 \ - linprocfs.5 mailer.conf.5 make.conf.5 moduli.5 motd.5 msdos.5 networks.5 \ + linprocfs.5 mailer.conf.5 make.conf.5 moduli.5 motd.5 msdos.5 \ + networks.5 \ nsswitch.conf.5 \ passwd.5 pbm.5 periodic.conf.5 \ phones.5 procfs.5 protocols.5 quota.user.5 \ |