diff options
author | 2000-01-05 18:48:31 +0000 | |
---|---|---|
committer | 2000-01-05 18:48:31 +0000 | |
commit | 3c2815bf24ba06c1c594d0ec3a5e7c48d86fc18f (patch) | |
tree | a43c745a750ff3b0359589d3e0f4e66ba24c1eb9 | |
parent | unintended piece escaped (diff) | |
download | wireguard-openbsd-3c2815bf24ba06c1c594d0ec3a5e7c48d86fc18f.tar.xz wireguard-openbsd-3c2815bf24ba06c1c594d0ec3a5e7c48d86fc18f.zip |
Document meaning of `p'-type file (FIFO) in long listing; FreeBSD PR/9117
-rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index a50f884b998..42cd66805d0 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.20 1999/08/17 14:04:00 aaron Exp $ +.\" $OpenBSD: ls.1,v 1.21 2000/01/05 18:48:31 aaron Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -294,8 +294,8 @@ directory symbolic link .It Sy s socket link -.\" .It Sy p -.\" .Tn FIFO . +.It Sy p +.Tn FIFO .It Sy w whiteout .It Sy \- |