History log of /freebsd-9.3-release/share/man/man5/quota.user.5
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 237216 18-Jun-2012 eadler

MFC r233648:
Remove trailing whitespace per mdoc lint warning

Approved by: cperciva (implicit)


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 213573 08-Oct-2010 uqs

mdoc: drop redundant .Pp and .LP calls

They have no effect when coming in pairs, or before .Bl/.Bd


# 173192 30-Oct-2007 keramida

mdoc warning fixes: Use the correct syntax for .Bl -offset indent

MFC after: 3 days


# 166489 04-Feb-2007 mpp

Expand this man page to provide some details on the structure
of the quota data files and how they are maintained.


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 72881 22-Feb-2001 ru

mdoc(7) police: fixed misc formatting bugs.


# 72875 22-Feb-2001 nik

Add quota.user(5) and quota.group(5) man pages.

PR: docs/25124